Skip to content

create method runVirtualMachineCustomAction

ae23e19
Select commit
Loading
Failed to load commit list.
Draft

Network Extension: Orchestrate external Network devices #13032

create method runVirtualMachineCustomAction
ae23e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

18.08% (-0.01%) compared to 5893ba5, passed because coverage increased by 0% when compared to adjusted base (18.08%)

View this Pull Request on Codecov

18.08% (-0.01%) compared to 5893ba5, passed because coverage increased by 0% when compared to adjusted base (18.08%)

Details

Codecov Report

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

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.08%   -0.01%     
- Complexity    16723    16828     +105     
============================================
  Files          6037     6040       +3     
  Lines        542580   545048    +2468     
  Branches      66427    66914     +487     
============================================
+ Hits          98155    98584     +429     
- Misses       433399   435319    +1920     
- Partials      11026    11145     +119     

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