Skip to content

Update ConfigurationManagerImpl.java

eef49e6
Select commit
Loading
Failed to load commit list.
Merged

Netris Network Plugin Integration with CloudStack #10458

Update ConfigurationManagerImpl.java
eef49e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2025 in 1s

16.60% (+0.01%) compared to 3e3a0c0

View this Pull Request on Codecov

16.60% (+0.01%) compared to 3e3a0c0

Details

Codecov Report

Attention: Patch coverage is 29.46660% with 2724 lines in your changes missing coverage. Please review.

Project coverage is 16.60%. Comparing base (3e3a0c0) to head (eef49e6).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...a/org/apache/cloudstack/service/NetrisElement.java 11.84% 435 Missing and 4 partials ⚠️
...g/apache/cloudstack/service/NetrisServiceImpl.java 4.28% 333 Missing and 2 partials ⚠️
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 1.56% 311 Missing and 3 partials ⚠️
...org/apache/cloudstack/resource/NetrisResource.java 43.28% 144 Missing and 8 partials ⚠️
...va/com/cloud/network/element/NetrisProviderVO.java 0.00% 135 Missing ⚠️
...che/cloudstack/service/NetrisGuestNetworkGuru.java 32.98% 101 Missing and 27 partials ⚠️
...java/com/cloud/network/SDNProviderNetworkRule.java 46.25% 122 Missing ⚠️
...tack/agent/api/CreateOrUpdateNetrisACLCommand.java 0.00% 65 Missing ⚠️
.../cloudstack/service/NetrisProviderServiceImpl.java 44.14% 58 Missing and 4 partials ⚠️
...va/com/cloud/network/netris/NetrisNetworkRule.java 3.77% 51 Missing ⚠️
... and 117 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10458      +/-   ##
============================================
+ Coverage     16.58%   16.60%   +0.01%     
- Complexity    13989    14209     +220     
============================================
  Files          5743     5785      +42     
  Lines        510706   515621    +4915     
  Branches      62119    62744     +625     
============================================
+ Hits          84689    85594     +905     
- Misses       416543   420439    +3896     
- Partials       9474     9588     +114     

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