Skip to content

Update plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/…

cddab12
Select commit
Loading
Failed to load commit list.
Merged

VMware: match nic mac for ip address fetch #10641

Update plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/…
cddab12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 0s

16.17% (+0.00%) compared to 36cfd76

View this Pull Request on Codecov

16.17% (+0.00%) compared to 36cfd76

Details

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (36cfd76) to head (cddab12).
⚠️ Report is 7 commits behind head on 4.20.

Files with missing lines Patch % Lines
...oud/hypervisor/vmware/resource/VmwareResource.java 0.00% 11 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #10641   +/-   ##
=========================================
  Coverage     16.17%   16.17%           
+ Complexity    13296    13295    -1     
=========================================
  Files          5656     5656           
  Lines        498219   498253   +34     
  Branches      60451    60462   +11     
=========================================
+ Hits          80579    80585    +6     
- Misses       408672   408697   +25     
- Partials       8968     8971    +3     

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