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 ownerReference resilience test #2209

Merged

Add ownerReference resilience test

d63e2bc
Select commit
Loading
Failed to load commit list.
Merged

🌱 Add ownerReference resilience test #2209

Add ownerReference resilience test
d63e2bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 0s

60.37% (+0.06%) compared to 2f2db52

View this Pull Request on Codecov

60.37% (+0.06%) compared to 2f2db52

Details

Codecov Report

Patch coverage: 80.28% and project coverage change: +0.06% 🎉

Comparison is base (2f2db52) 60.31% compared to head (d63e2bc) 60.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2209      +/-   ##
==========================================
+ Coverage   60.31%   60.37%   +0.06%     
==========================================
  Files         164      164              
  Lines        9440     9442       +2     
==========================================
+ Hits         5694     5701       +7     
+ Misses       3327     3324       -3     
+ Partials      419      417       -2     
Files Changed Coverage Δ
controllers/vspheredeploymentzone_controller.go 78.66% <ø> (-0.35%) ⬇️
pkg/identity/identity.go 80.21% <ø> (ø)
controllers/vspherecluster_reconciler.go 60.08% <77.14%> (-0.05%) ⬇️
...rollers/vspheredeploymentzone_controller_domain.go 44.11% <78.57%> (+3.95%) ⬆️
controllers/vsphereclusteridentity_controller.go 52.94% <85.71%> (-0.40%) ⬇️
controllers/vspheremachine_controller.go 77.40% <100.00%> (+1.11%) ⬆️

... and 4 files with indirect coverage changes

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