Skip to content

Declare v1beta2 contract compliance in CRD labels and metadata

5e2c8a6
Select commit
Loading
Failed to load commit list.
Closed

WIP: [IGNORE] Dual-write v1beta2 initialization and conditions in controllers #6202

Declare v1beta2 contract compliance in CRD labels and metadata
5e2c8a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

43.42% (-0.25%) compared to 4c5753c

View this Pull Request on Codecov

43.42% (-0.25%) compared to 4c5753c

Details

Codecov Report

❌ Patch coverage is 6.52174% with 172 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.42%. Comparing base (4c5753c) to head (5e2c8a6).
⚠️ Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
azure/scope/managedcontrolplane.go 0.00% 24 Missing ⚠️
azure/scope/machine.go 0.00% 20 Missing ⚠️
azure/scope/machinepool.go 10.00% 18 Missing ⚠️
azure/scope/machinepoolmachine.go 5.26% 18 Missing ⚠️
azure/scope/managedmachinepool.go 0.00% 17 Missing ⚠️
azure/scope/cluster.go 0.00% 16 Missing ⚠️
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 ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6202      +/-   ##
==========================================
- Coverage   43.67%   43.42%   -0.25%     
==========================================
  Files         289      289              
  Lines       25495    25664     +169     
==========================================
+ Hits        11134    11145      +11     
- Misses      13559    13717     +158     
  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.