Skip to content

Merge branch 'main' into enforce-distinct-hostnames-network

03f8c2f
Select commit
Loading
Failed to load commit list.
Merged

Enforce distinct hostnames network #10212

Merge branch 'main' into enforce-distinct-hostnames-network
03f8c2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

17.54% (-0.01%) compared to f67b738, passed because coverage increased by 0% when compared to adjusted base (17.54%)

View this Pull Request on Codecov

17.54% (-0.01%) compared to f67b738, passed because coverage increased by 0% when compared to adjusted base (17.54%)

Details

Codecov Report

❌ Patch coverage is 1.25000% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.54%. Comparing base (f67b738) to head (03f8c2f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 57 Missing ⚠️
...ain/java/com/cloud/network/dao/NetworkDaoImpl.java 0.00% 22 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10212      +/-   ##
============================================
- Coverage     17.54%   17.54%   -0.01%     
+ Complexity    15483    15482       -1     
============================================
  Files          5897     5897              
  Lines        527484   527554      +70     
  Branches      64432    64441       +9     
============================================
  Hits          92566    92566              
- Misses       424508   424578      +70     
  Partials      10410    10410              

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