Skip to content

review changes

9b3f526
Select commit
Loading
Failed to load commit list.
Merged

Deployment plan fixes for VM with last host, and last host in maintenance #12062

review changes
9b3f526
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 1s

16.24% (+0.06%) compared to 243f566

View this Pull Request on Codecov

16.24% (+0.06%) compared to 243f566

Details

Codecov Report

❌ Patch coverage is 15.38462% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (243f566) to head (9b3f526).
⚠️ Report is 77 commits behind head on 4.20.

Files with missing lines Patch % Lines
...om/cloud/deploy/DeploymentPlanningManagerImpl.java 16.21% 28 Missing and 3 partials ⚠️
...java/com/cloud/ha/HighAvailabilityManagerImpl.java 0.00% 1 Missing ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12062      +/-   ##
============================================
+ Coverage     16.18%   16.24%   +0.06%     
- Complexity    13301    13401     +100     
============================================
  Files          5657     5658       +1     
  Lines        498473   499275     +802     
  Branches      60501    60601     +100     
============================================
+ Hits          80663    81128     +465     
- Misses       408830   409100     +270     
- Partials       8980     9047      +67     

☔ 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.