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

[release-1.17] MachinePool always update vmssState #5327

fix(MachinePool): always update vmssState

20610e5
Select commit
Loading
Failed to load commit list.
Merged

[release-1.17] MachinePool always update vmssState #5327

fix(MachinePool): always update vmssState
20610e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

52.40% (-0.48%) compared to 01c26e4

View this Pull Request on Codecov

52.40% (-0.48%) compared to 01c26e4

Details

Codecov Report

Attention: Patch coverage is 45.83333% with 13 lines in your changes missing coverage. Please review.

Project coverage is 52.40%. Comparing base (01c26e4) to head (20610e5).
Report is 3 commits behind head on release-1.17.

Files with missing lines Patch % Lines
azure/services/scalesets/scalesets.go 45.83% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.17    #5327      +/-   ##
================================================
- Coverage         52.88%   52.40%   -0.48%     
================================================
  Files               273      273              
  Lines             29172    29185      +13     
================================================
- Hits              15427    15294     -133     
- Misses            12946    13090     +144     
- Partials            799      801       +2     

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