Skip to content

Fix deprecation lint errors and don't deprecate ready

f5111c0
Select commit
Loading
Failed to load commit list.
Draft

WIP: Add v1beta2 contract fields (initialization, conditions) to API types #6199

Fix deprecation lint errors and don't deprecate ready
f5111c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

43.56% (-0.11%) compared to 4c5753c

View this Pull Request on Codecov

43.56% (-0.11%) compared to 4c5753c

Details

Codecov Report

❌ Patch coverage is 1.53846% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.56%. Comparing base (4c5753c) to head (f5111c0).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
api/v1beta1/azurecluster_types.go 0.00% 8 Missing ⚠️
api/v1beta1/azureclusteridentity_types.go 0.00% 8 Missing ⚠️
api/v1beta1/azuremachine_types.go 0.00% 8 Missing ⚠️
api/v1beta1/azuremanagedcontrolplane_types.go 0.00% 8 Missing ⚠️
api/v1beta1/azuremanagedmachinepool_types.go 0.00% 8 Missing ⚠️
exp/api/v1beta1/azuremachinepool_types.go 0.00% 8 Missing ⚠️
exp/api/v1beta1/azuremachinepoolmachine_types.go 0.00% 8 Missing ⚠️
azure/scope/machine.go 0.00% 2 Missing ⚠️
azure/scope/machinepool.go 0.00% 2 Missing ⚠️
azure/scope/machinepoolmachine.go 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6199      +/-   ##
==========================================
- Coverage   43.67%   43.56%   -0.11%     
==========================================
  Files         289      289              
  Lines       25495    25551      +56     
==========================================
- Hits        11134    11132       -2     
- Misses      13559    13617      +58     
  Partials      802      802              

☔ 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.