Skip to content

Apply suggestions from code review

68a3bfe
Select commit
Loading
Failed to load commit list.
Draft

Ownership selection in VPC tiers and VPC public IPs #9692

Apply suggestions from code review
68a3bfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

16.16% (+0.58%) compared to 5ff0b99

View this Pull Request on Codecov

16.16% (+0.58%) compared to 5ff0b99

Details

Codecov Report

❌ Patch coverage is 11.11111% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.16%. Comparing base (5ff0b99) to head (68a3bfe).
⚠️ Report is 1517 commits behind head on main.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/api/ApiResponseHelper.java 15.38% 22 Missing ⚠️
...pache/cloudstack/api/response/NetworkResponse.java 0.00% 6 Missing ⚠️
...che/cloudstack/api/response/IPAddressResponse.java 0.00% 3 Missing ⚠️
...tack/api/command/user/network/ListNetworksCmd.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9692      +/-   ##
============================================
+ Coverage     15.57%   16.16%   +0.58%     
- Complexity    12052    13282    +1230     
============================================
  Files          5505     5666     +161     
  Lines        482738   498141   +15403     
  Branches      58961    60286    +1325     
============================================
+ Hits          75203    80527    +5324     
- Misses       399226   408601    +9375     
- Partials       8309     9013     +704     

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