Skip to content

NE: pass physical network and network details and payload in a JSON file

b6018da
Select commit
Loading
Failed to load commit list.
Draft

Network Extension: Orchestrate external Network devices #13032

NE: pass physical network and network details and payload in a JSON file
b6018da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

18.09% (+0.00%) compared to 5893ba5

View this Pull Request on Codecov

18.09% (+0.00%) compared to 5893ba5

Details

Codecov Report

❌ Patch coverage is 49.11894% with 462 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.09%. Comparing base (5893ba5) to head (b6018da).

Files with missing lines Patch % Lines
...work/extensions/manager/ExtensionsManagerImpl.java 57.25% 129 Missing and 95 partials ⚠️
.../main/java/com/cloud/network/NetworkModelImpl.java 28.68% 81 Missing and 11 partials ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java 20.00% 39 Missing and 1 partial ⚠️
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 32.25% 16 Missing and 5 partials ⚠️
...om/cloud/network/firewall/FirewallManagerImpl.java 37.03% 12 Missing and 5 partials ⚠️
...rk/extensions/dao/ExtensionResourceMapDaoImpl.java 0.00% 15 Missing ⚠️
.../network/dao/PhysicalNetworkServiceProviderVO.java 0.00% 9 Missing ⚠️
...a/com/cloud/network/vpc/NetworkACLManagerImpl.java 20.00% 7 Missing and 1 partial ⚠️
...loud/network/lb/LoadBalancingRulesManagerImpl.java 0.00% 6 Missing ⚠️
...ack/framework/extensions/dao/ExtensionDaoImpl.java 0.00% 5 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff             @@
##               main   #13032     +/-   ##
===========================================
  Coverage     18.09%   18.09%             
- Complexity    16723    16829    +106     
===========================================
  Files          6037     6040      +3     
  Lines        542580   545020   +2440     
  Branches      66427    66929    +502     
===========================================
+ Hits          98155    98606    +451     
- Misses       433399   435268   +1869     
- Partials      11026    11146    +120     

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