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: task status file #355

Merged

fix: better function name

946d1c2
Select commit
Loading
Failed to load commit list.
Merged

refactor: task status file #355

fix: better function name
946d1c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 1s

12.53% (+1.24%) compared to 629d802

View this Pull Request on Codecov

12.53% (+1.24%) compared to 629d802

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (629d802) 11.28% compared to head (946d1c2) 12.53%.

Files Patch % Lines
controllers/helpers.go 0.00% 1 Missing ⚠️
controllers/nutanixmachine_controller.go 0.00% 1 Missing ⚠️
test/helpers/prism-go-client/v3/client.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
+ Coverage   11.28%   12.53%   +1.24%     
==========================================
  Files          19       20       +1     
  Lines        2021     2003      -18     
==========================================
+ Hits          228      251      +23     
+ Misses       1793     1752      -41     

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