Skip to content

Network Extension: Orchestrate external Network devices#13032

Open
weizhouapache wants to merge 80 commits into
apache:mainfrom
weizhouapache:4.23-network-extension
Open

Network Extension: Orchestrate external Network devices#13032
weizhouapache wants to merge 80 commits into
apache:mainfrom
weizhouapache:4.23-network-extension

UI: refactor AddNetworkOffering.vue and AddVpcOffering.vue

b672067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

19.46% (+0.00%) compared to 33c3967

View this Pull Request on Codecov

19.46% (+0.00%) compared to 33c3967

Details

Codecov Report

❌ Patch coverage is 45.32020% with 555 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.46%. Comparing base (33c3967) to head (b672067).

Files with missing lines Patch % Lines
...work/extensions/manager/ExtensionsManagerImpl.java 59.12% 124 Missing and 82 partials ⚠️
.../main/java/com/cloud/network/NetworkModelImpl.java 31.11% 76 Missing and 17 partials ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java 11.36% 77 Missing and 1 partial ⚠️
...network/guru/NetworkExtensionGuestNetworkGuru.java 13.33% 37 Missing and 2 partials ⚠️
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 32.25% 16 Missing and 5 partials ⚠️
...om/cloud/network/firewall/FirewallManagerImpl.java 34.48% 14 Missing and 5 partials ⚠️
...rk/extensions/dao/ExtensionResourceMapDaoImpl.java 0.00% 16 Missing ⚠️
.../network/dao/PhysicalNetworkServiceProviderVO.java 0.00% 14 Missing ⚠️
.../network/vpc/dao/VpcOfferingServiceMapDaoImpl.java 0.00% 11 Missing ⚠️
...ack/framework/extensions/dao/ExtensionDaoImpl.java 0.00% 11 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff             @@
##               main   #13032     +/-   ##
===========================================
  Coverage     19.46%   19.46%             
- Complexity    19237    19349    +112     
===========================================
  Files          6288     6294      +6     
  Lines        565692   568173   +2481     
  Branches      69079    69611    +532     
===========================================
+ Hits         110132   110619    +487     
- Misses       443595   445470   +1875     
- Partials      11965    12084    +119     

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