Skip to content

added unit tests for unordered and overlapping vlans

dbb5ad2
Select commit
Loading
Failed to load commit list.
Merged

[VMware] Update vlans with proper range before creating port group for dvSwitch #10708

added unit tests for unordered and overlapping vlans
dbb5ad2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 1, 2025 in 1s

15.17% (+0.01%) compared to 99ea77d

View this Pull Request on Codecov

15.17% (+0.01%) compared to 99ea77d

Details

Codecov Report

Attention: Patch coverage is 53.84615% with 30 lines in your changes missing coverage. Please review.

Project coverage is 15.17%. Comparing base (99ea77d) to head (dbb5ad2).
Report is 17 commits behind head on 4.19.

Files with missing lines Patch % Lines
...ils/src/main/java/com/cloud/utils/StringUtils.java 54.71% 23 Missing and 1 partial ⚠️
...oud/hypervisor/vmware/mo/HypervisorHostHelper.java 50.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10708      +/-   ##
============================================
+ Coverage     15.16%   15.17%   +0.01%     
- Complexity    11327    11334       +7     
============================================
  Files          5415     5415              
  Lines        474848   474975     +127     
  Branches      57914    57941      +27     
============================================
+ Hits          72018    72095      +77     
- Misses       394781   394822      +41     
- Partials       8049     8058       +9     

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