Skip to content

network: default egress policy 'allow' for Isolated networks (configurable)#13684

Open
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:isolated-network-egress-default-allow
Open

network: default egress policy 'allow' for Isolated networks (configurable)#13684
andrijapanicsb wants to merge 1 commit into
apache:mainfrom
andrijapanicsb:isolated-network-egress-default-allow

network: default egress policy 'allow' for Isolated networks

b768d9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

19.64% (+0.00%) compared to e1cf0f3

View this Pull Request on Codecov

19.64% (+0.00%) compared to e1cf0f3

Details

Codecov Report

❌ Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (e1cf0f3) to head (b768d9a).

Files with missing lines Patch % Lines
...java/com/cloud/server/ConfigurationServerImpl.java 0.00% 5 Missing ⚠️
...in/java/com/cloud/offerings/NetworkOfferingVO.java 0.00% 3 Missing ⚠️
.../command/admin/network/NetworkOfferingBaseCmd.java 0.00% 1 Missing ⚠️
...ain/java/com/cloud/network/NetworkServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13684   +/-   ##
=========================================
  Coverage     19.64%   19.64%           
- Complexity    19796    19798    +2     
=========================================
  Files          6368     6368           
  Lines        575119   575128    +9     
  Branches      70382    70382           
=========================================
+ Hits         112994   113000    +6     
+ Misses       449839   449838    -1     
- Partials      12286    12290    +4     

☔ View full report in Codecov by Harness.
📢 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.