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

🌱 Get rid of unstructured type in VSphereVM reconciler #2353

Merged
merged 1 commit into from
Sep 18, 2023

Get rid of unstructured type in VSphereVM reconciler

c7d13ec
Select commit
Loading
Failed to load commit list.
Merged

🌱 Get rid of unstructured type in VSphereVM reconciler #2353

Get rid of unstructured type in VSphereVM reconciler
c7d13ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2023 in 0s

60.73% (+0.49%) compared to 21665a2

View this Pull Request on Codecov

60.73% (+0.49%) compared to 21665a2

Details

Codecov Report

Patch coverage: 7.31% and project coverage change: +0.49% 🎉

Comparison is base (21665a2) 60.23% compared to head (c7d13ec) 60.73%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2353      +/-   ##
==========================================
+ Coverage   60.23%   60.73%   +0.49%     
==========================================
  Files         164      164              
  Lines        9439     9392      -47     
==========================================
+ Hits         5686     5704      +18     
+ Misses       3334     3277      -57     
+ Partials      419      411       -8     
Files Changed Coverage Δ
pkg/services/vimmachine.go 61.40% <7.31%> (+9.61%) ⬆️

... and 10 files with indirect coverage changes

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