Skip to content

Merge branch 'main' into allow-users-to-add-description-to-private-ga…

907cb0e
Select commit
Loading
Failed to load commit list.
Draft

allow users to add description to private gateway #9135

Merge branch 'main' into allow-users-to-add-description-to-private-ga…
907cb0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2025 in 1s

17.50% (-0.01%) compared to 5bf869c

View this Pull Request on Codecov

17.50% (-0.01%) compared to 5bf869c

Details

Codecov Report

❌ Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (5bf869c) to head (907cb0e).

Files with missing lines Patch % Lines
.../main/java/com/cloud/network/vpc/VpcGatewayVO.java 0.00% 8 Missing ⚠️
...src/main/java/com/cloud/network/dao/NetworkVO.java 0.00% 6 Missing ⚠️
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 0.00% 5 Missing ⚠️
...java/com/cloud/network/vpc/StaticRouteProfile.java 0.00% 4 Missing ⚠️
.../api/command/user/vpc/CreatePrivateGatewayCmd.java 0.00% 3 Missing ⚠️
...k/api/command/user/vpc/ListPrivateGatewaysCmd.java 0.00% 3 Missing ⚠️
...loudstack/api/response/PrivateGatewayResponse.java 0.00% 3 Missing ⚠️
...a/com/cloud/network/vpc/PrivateGatewayProfile.java 0.00% 3 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9135      +/-   ##
============================================
- Coverage     17.51%   17.50%   -0.01%     
+ Complexity    15585    15583       -2     
============================================
  Files          5914     5914              
  Lines        529867   529898      +31     
  Branches      64722    64722              
============================================
- Hits          92782    92758      -24     
- Misses       426635   426690      +55     
  Partials      10450    10450              

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