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

Add Nutanix CCM ignore node IPs list #9068

Merged
merged 3 commits into from
Dec 19, 2024

Fix comments

71426fb
Select commit
Loading
Failed to load commit list.
Merged

Add Nutanix CCM ignore node IPs list #9068

Fix comments
71426fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

72.41% (+0.04%) compared to 2d5791a

View this Pull Request on Codecov

72.41% (+0.04%) compared to 2d5791a

Details

Codecov Report

Attention: Patch coverage is 83.47107% with 20 lines in your changes missing coverage. Please review.

Project coverage is 72.41%. Comparing base (2d5791a) to head (71426fb).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pkg/providers/nutanix/validator.go 78.57% 8 Missing and 4 partials ⚠️
pkg/providers/nutanix/template.go 87.69% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9068      +/-   ##
==========================================
+ Coverage   72.37%   72.41%   +0.04%     
==========================================
  Files         578      578              
  Lines       45451    45590     +139     
==========================================
+ Hits        32897    33016     +119     
- Misses      10824    10838      +14     
- Partials     1730     1736       +6     

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