Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nutanix GPU support implementation #8745

Merged
merged 3 commits into from
Oct 10, 2024

Fix comments

d4bcd55
Select commit
Loading
Failed to load commit list.
Merged

Nutanix GPU support implementation #8745

Fix comments
d4bcd55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

73.74% (+0.08%) compared to cf665ed

View this Pull Request on Codecov

73.74% (+0.08%) compared to cf665ed

Details

Codecov Report

Attention: Patch coverage is 92.73743% with 13 lines in your changes missing coverage. Please review.

Project coverage is 73.74%. Comparing base (cf665ed) to head (d4bcd55).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/providers/nutanix/validator.go 93.71% 7 Missing and 4 partials ⚠️
pkg/api/v1alpha1/nutanixmachineconfig.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8745      +/-   ##
==========================================
+ Coverage   73.66%   73.74%   +0.08%     
==========================================
  Files         578      578              
  Lines       36618    36788     +170     
==========================================
+ Hits        26973    27130     +157     
- Misses       7919     7928       +9     
- Partials     1726     1730       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.