Skip to content

routed: throw InvalidParameterValueException instead of CloudRuntimeE…

819a4f1
Select commit
Loading
Failed to load commit list.
Merged

Routed: fix create network exception when auto-allocation is disabled #11624

routed: throw InvalidParameterValueException instead of CloudRuntimeE…
819a4f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

16.17% (+0.00%) compared to 253ac03

View this Pull Request on Codecov

16.17% (+0.00%) compared to 253ac03

Details

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (253ac03) to head (819a4f1).
⚠️ Report is 41 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ache/cloudstack/network/RoutedIpv4ManagerImpl.java 78.26% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #11624   +/-   ##
=========================================
  Coverage     16.17%   16.17%           
- Complexity    13297    13299    +2     
=========================================
  Files          5656     5656           
  Lines        498136   498147   +11     
  Branches      60432    60434    +2     
=========================================
+ Hits          80584    80593    +9     
- Misses       408584   408586    +2     
  Partials       8968     8968           

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