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

refactor: Make available complete image info, instead of UUID only #489

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fixup! refactor: Make available complete image info, instead of UUID …

1434308
Select commit
Loading
Failed to load commit list.
Open

refactor: Make available complete image info, instead of UUID only #489

fixup! refactor: Make available complete image info, instead of UUID …
1434308
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

34.70% (+1.23%) compared to fec1de5

View this Pull Request on Codecov

34.70% (+1.23%) compared to fec1de5

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 34.70%. Comparing base (fec1de5) to head (1434308).

Files with missing lines Patch % Lines
controllers/nutanixmachine_controller.go 0.00% 10 Missing ⚠️
api/v1beta1/nutanix_types.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
+ Coverage   33.46%   34.70%   +1.23%     
==========================================
  Files          17       18       +1     
  Lines        2235     2239       +4     
==========================================
+ Hits          748      777      +29     
+ Misses       1467     1442      -25     
  Partials       20       20              

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