Fix NPE on findHostsForMigration when no suitable hosts are found
#13138
+41
−11
Codecov / codecov/project
succeeded
May 11, 2026 in 0s
18.09% (+0.00%) compared to 72b99a3
View this Pull Request on Codecov
18.09% (+0.00%) compared to 72b99a3
Details
Codecov Report
❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.09%. Comparing base (72b99a3) to head (bf3addd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...in/java/com/cloud/server/ManagementServerImpl.java | 20.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #13138 +/- ##
=========================================
Coverage 18.08% 18.09%
- Complexity 16718 16722 +4
=========================================
Files 6037 6037
Lines 542546 542546
Branches 66432 66431 -1
=========================================
+ Hits 98146 98165 +19
+ Misses 433378 433358 -20
- Partials 11022 11023 +1 ☔ 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.
Loading