Skip to content

Merge remote-tracking branch 'origin/vpn-cust-gw' into vpn-cust-gw

d1466b4
Select commit
Loading
Failed to load commit list.
Merged

Add settings to mark cryptographic algorithms in vpn customer gateways as excluded or obsolete #12193

Merge remote-tracking branch 'origin/vpn-cust-gw' into vpn-cust-gw
d1466b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2025 in 0s

17.56% (-0.01%) compared to 2600965

View this Pull Request on Codecov

17.56% (-0.01%) compared to 2600965

Details

Codecov Report

❌ Patch coverage is 42.26804% with 112 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (2600965) to head (d1466b4).
⚠️ Report is 55 commits behind head on main.

Files with missing lines Patch % Lines
...com/cloud/network/vpn/Site2SiteVpnManagerImpl.java 58.82% 52 Missing and 4 partials ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 35 Missing ⚠️
...k/api/command/user/config/ListCapabilitiesCmd.java 0.00% 6 Missing ⚠️
...api/response/Site2SiteCustomerGatewayResponse.java 0.00% 6 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 6 Missing ⚠️
.../cloudstack/api/response/CapabilitiesResponse.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12193      +/-   ##
============================================
- Coverage     17.57%   17.56%   -0.01%     
- Complexity    15550    15655     +105     
============================================
  Files          5913     5916       +3     
  Lines        529427   530159     +732     
  Branches      64677    64786     +109     
============================================
+ Hits          93024    93126     +102     
- Misses       425940   426546     +606     
- Partials      10463    10487      +24     

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