Skip to content

Fix VMware Traffic Shaping for Secondary NICs in VmwareTrafficLabel

7388a9e
Select commit
Loading
Failed to load commit list.
Closed

Fix VMware Traffic Shaping for Secondary NICs in VmwareTrafficLabel #10060

Fix VMware Traffic Shaping for Secondary NICs in VmwareTrafficLabel
7388a9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 1s

16.06% (+0.25%) compared to 546ef31

View this Pull Request on Codecov

16.06% (+0.25%) compared to 546ef31

Details

Codecov Report

❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.06%. Comparing base (546ef31) to head (7388a9e).
⚠️ Report is 832 commits behind head on main.

Files with missing lines Patch % Lines
...ain/java/com/cloud/network/VmwareTrafficLabel.java 25.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10060      +/-   ##
============================================
+ Coverage     15.80%   16.06%   +0.25%     
- Complexity    12586    12864     +278     
============================================
  Files          5627     5641      +14     
  Lines        492363   493799    +1436     
  Branches      59696    59858     +162     
============================================
+ Hits          77828    79330    +1502     
+ Misses       406012   405688     -324     
- Partials       8523     8781     +258     

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