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 pause handling for AzureManagedControlPlane #3783

add pause handling for AzureManagedControlPlane

150f44f
Select commit
Loading
Failed to load commit list.
Merged

add pause handling for AzureManagedControlPlane #3783

add pause handling for AzureManagedControlPlane
150f44f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2023 in 1s

54.74% (+0.30%) compared to 3d85151

View this Pull Request on Codecov

54.74% (+0.30%) compared to 3d85151

Details

Codecov Report

Patch coverage: 63.41% and project coverage change: +0.30% 🎉

Comparison is base (3d85151) 54.43% compared to head (150f44f) 54.74%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3783      +/-   ##
==========================================
+ Coverage   54.43%   54.74%   +0.30%     
==========================================
  Files         187      187              
  Lines       19029    19051      +22     
==========================================
+ Hits        10359    10429      +70     
+ Misses       8113     8057      -56     
- Partials      557      565       +8     
Files Changed Coverage Δ
controllers/azuremanagedcontrolplane_controller.go 40.66% <48.27%> (+20.06%) ⬆️
controllers/azuremanagedcontrolplane_reconciler.go 38.23% <100.00%> (+38.23%) ⬆️

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