Skip to content

Address copilot comments

97e2f7b
Select commit
Loading
Failed to load commit list.
Open

Don't allow adding of existing host to another zone, pod or cluster #13182

Address copilot comments
97e2f7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

16.26% (-0.01%) compared to a7c2a05, passed because coverage increased by 0% when compared to adjusted base (16.27%)

View this Pull Request on Codecov

16.26% (-0.01%) compared to a7c2a05, passed because coverage increased by 0% when compared to adjusted base (16.27%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (a7c2a05) to head (97e2f7b).
⚠️ Report is 2 commits behind head on 4.20.

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 71.42% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13182      +/-   ##
============================================
- Coverage     16.27%   16.26%   -0.01%     
- Complexity    13440    13443       +3     
============================================
  Files          5665     5665              
  Lines        500555   500607      +52     
  Branches      60789    60799      +10     
============================================
- Hits          81445    81442       -3     
- Misses       410004   410053      +49     
- Partials       9106     9112       +6     

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