Skip to content

update api calls

807f783
Select commit
Loading
Failed to load commit list.
Merged

Netris Network Plugin Integration with CloudStack #10458

update api calls
807f783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 1s

16.59% (+0.01%) compared to 8e4fe1c

View this Pull Request on Codecov

16.59% (+0.01%) compared to 8e4fe1c

Details

Codecov Report

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

Project coverage is 16.59%. Comparing base (8e4fe1c) to head (807f783).
Report is 35 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.57%   16.59%   +0.01%     
- Complexity    13988    14207     +219     
============================================
  Files          5745     5787      +42     
  Lines        510847   515762    +4915     
  Branches      62140    62765     +625     
============================================
+ Hits          84696    85598     +902     
- Misses       416677   420575    +3898     
- Partials       9474     9589     +115     

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