Skip to content

Fix findHostsForMigration never returning hosts from other clusters#13452

Open
winterhazel wants to merge 3 commits into
apache:4.20from
scclouds:fix-findhostsformigration-regression
Open

Fix findHostsForMigration never returning hosts from other clusters#13452
winterhazel wants to merge 3 commits into
apache:4.20from
scclouds:fix-findhostsformigration-regression

Add srcHost back to method parameters

a1918ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

16.26% (+0.00%) compared to 4244c2c

View this Pull Request on Codecov

16.26% (+0.00%) compared to 4244c2c

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (4244c2c) to head (a1918ee).
⚠️ Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
...in/java/com/cloud/server/ManagementServerImpl.java 90.32% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #13452   +/-   ##
=========================================
  Coverage     16.25%   16.26%           
- Complexity    13432    13438    +6     
=========================================
  Files          5667     5667           
  Lines        500670   500681   +11     
  Branches      60801    60801           
=========================================
+ Hits          81397    81417   +20     
+ Misses       410165   410159    -6     
+ Partials       9108     9105    -3     

☔ View full report in Codecov by Harness.
📢 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.