Skip to content

Management ip address resolution - #13603

Open
EduFrazao wants to merge 2 commits into
apache:4.22from
EduFrazao:management_ip_addr_resolution
Open

Management ip address resolution#13603
EduFrazao wants to merge 2 commits into
apache:4.22from
EduFrazao:management_ip_addr_resolution

Fix method access modifier

9e1f3be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

19.64% (+1.95%) compared to 0339f31

View this Pull Request on Codecov

19.64% (+1.95%) compared to 0339f31

Details

Codecov Report

❌ Patch coverage is 3.44828% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (0339f31) to head (9e1f3be).

Files with missing lines Patch % Lines
...in/java/com/cloud/resource/ServerResourceBase.java 1.81% 54 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13603      +/-   ##
============================================
+ Coverage     17.69%   19.64%   +1.95%     
- Complexity    15833    19789    +3956     
============================================
  Files          5925     6368     +443     
  Lines        533534   574938   +41404     
  Branches      65273    70363    +5090     
============================================
+ Hits          94421   112963   +18542     
- Misses       428434   449704   +21270     
- Partials      10679    12271    +1592     

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