Skip to content

Fix MS Host duplicate registration#13560

Draft
Pearl1594 wants to merge 3 commits into
4.20from
fix-mshost-duplicate-registration
Draft

Fix MS Host duplicate registration#13560
Pearl1594 wants to merge 3 commits into
4.20from
fix-mshost-duplicate-registration

Potential fix for pull request finding

78516ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

16.71% (+0.45%) compared to 3d7d412

View this Pull Request on Codecov

16.71% (+0.45%) compared to 3d7d412

Details

Codecov Report

❌ Patch coverage is 23.07692% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.71%. Comparing base (3d7d412) to head (78516ea).
⚠️ Report is 71 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ain/java/com/cloud/cluster/ClusterManagerImpl.java 0.00% 16 Missing ⚠️
...cloud/cluster/dao/ManagementServerHostDaoImpl.java 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13560      +/-   ##
============================================
+ Coverage     16.26%   16.71%   +0.45%     
- Complexity    13429    14117     +688     
============================================
  Files          5661     5667       +6     
  Lines        500010   521396   +21386     
  Branches      60715    69941    +9226     
============================================
+ Hits          81331    87170    +5839     
- Misses       409606   424543   +14937     
- Partials       9073     9683     +610     

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