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

MachinePool always update vmssState #5292

Merged

fix(MachinePool): always update vmssState

4f65eac
Select commit
Loading
Failed to load commit list.
Merged

MachinePool always update vmssState #5292

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

52.51% (-0.06%) compared to 5b2cbce

View this Pull Request on Codecov

52.51% (-0.06%) compared to 5b2cbce

Details

Codecov Report

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

Project coverage is 52.51%. Comparing base (5b2cbce) to head (4f65eac).
Report is 39 commits behind head on main.

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             @@
##             main    #5292      +/-   ##
==========================================
- Coverage   52.57%   52.51%   -0.06%     
==========================================
  Files         272      272              
  Lines       29408    29430      +22     
==========================================
- Hits        15460    15456       -4     
- Misses      13150    13172      +22     
- Partials      798      802       +4     

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