Skip to content

UI fix

1022c61
Select commit
Loading
Failed to load commit list.
Draft

Support Firewall for public IPs in VPC #12706

UI fix
1022c61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

17.92% (+0.03%) compared to a5b6bc3

View this Pull Request on Codecov

17.92% (+0.03%) compared to a5b6bc3

Details

Codecov Report

❌ Patch coverage is 1.19048% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.92%. Comparing base (a5b6bc3) to head (1022c61).
⚠️ Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
...ava/com/cloud/upgrade/dao/Upgrade42210to42300.java 0.00% 64 Missing ⚠️
...java/com/cloud/upgrade/DatabaseUpgradeChecker.java 0.00% 6 Missing ⚠️
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 16.66% 5 Missing ⚠️
...java/com/cloud/server/ConfigurationServerImpl.java 0.00% 4 Missing ⚠️
...ache/cloudstack/network/RoutedIpv4ManagerImpl.java 0.00% 2 Missing ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java 0.00% 1 Missing ⚠️
...bernetes/cluster/KubernetesClusterManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12706      +/-   ##
============================================
+ Coverage     17.89%   17.92%   +0.03%     
- Complexity    16092    16159      +67     
============================================
  Files          5936     5939       +3     
  Lines        532734   533229     +495     
  Branches      65165    65250      +85     
============================================
+ Hits          95347    95600     +253     
- Misses       426711   426887     +176     
- Partials      10676    10742      +66     

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