Skip to content

Fix apiversion-upgrade deletion timeout and AKS BYO test failure

3a17370
Select commit
Loading
Failed to load commit list.
Open

WIP: [IGNORE] test add v1beta2 API version #6209

Fix apiversion-upgrade deletion timeout and AKS BYO test failure
3a17370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

35.99% (-7.86%) compared to 55fe6f4

View this Pull Request on Codecov

35.99% (-7.86%) compared to 55fe6f4

Details

Codecov Report

❌ Patch coverage is 4.02720% with 1835 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.99%. Comparing base (55fe6f4) to head (3a17370).
⚠️ Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
api/v1alpha1/zz_generated.conversion.go 0.00% 648 Missing ⚠️
api/v1beta1/conversion.go 0.00% 279 Missing ⚠️
api/v1alpha1/conversion.go 0.00% 68 Missing ⚠️
azure/mock_azure/azure_mock.go 0.00% 60 Missing ⚠️
azure/scope/cluster.go 18.75% 51 Missing and 1 partial ⚠️
api/v1beta2/tags.go 0.00% 40 Missing ⚠️
azure/scope/machine.go 2.43% 40 Missing ⚠️
azure/scope/machinepoolmachine.go 11.90% 37 Missing ⚠️
api/v1beta2/types.go 0.00% 36 Missing ⚠️
azure/scope/managedcontrolplane.go 2.94% 33 Missing ⚠️
... and 72 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6209      +/-   ##
==========================================
- Coverage   43.85%   35.99%   -7.86%     
==========================================
  Files         289      345      +56     
  Lines       25341    30909    +5568     
==========================================
+ Hits        11113    11127      +14     
- Misses      13450    18998    +5548     
- Partials      778      784       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.