Skip to content

Prevent infinite autoscaling#11244

Merged
sureshanaparti merged 2 commits into
apache:4.19from
shapeblue:fixAutoScaleVM
Jul 29, 2025
Merged

Prevent infinite autoscaling#11244
sureshanaparti merged 2 commits into
apache:4.19from
shapeblue:fixAutoScaleVM

Update server/src/main/java/com/cloud/network/as/AutoScaleManagerImpl…

49f898c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2025 in 0s

15.18% (+10.89%) compared to bf46458

View this Pull Request on Codecov

15.18% (+10.89%) compared to bf46458

Details

Codecov Report

Attention: Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.

Project coverage is 15.18%. Comparing base (bf46458) to head (49f898c).
Report is 6 commits behind head on 4.19.

Files with missing lines Patch % Lines
...d/network/as/dao/AutoScaleVmGroupVmMapDaoImpl.java 0.00% 7 Missing ⚠️
...ava/com/cloud/network/as/AutoScaleManagerImpl.java 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.19   #11244       +/-   ##
============================================
+ Coverage     4.28%   15.18%   +10.89%     
- Complexity       0    11363    +11363     
============================================
  Files          372     5415     +5043     
  Lines        29746   475920   +446174     
  Branches      5230    58097    +52867     
============================================
+ Hits          1274    72245    +70971     
- Misses       28327   395590   +367263     
- Partials       145     8085     +7940     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.