Skip to content

Merge branch 'main' of https://github.com/apache/cloudstack into netr…

b333d06
Select commit
Loading
Failed to load commit list.
Merged

Netris Network Plugin Integration with CloudStack #10458

Merge branch 'main' of https://github.com/apache/cloudstack into netr…
b333d06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2025 in 0s

16.76% (+12.86%) compared to 22b753e

View this Pull Request on Codecov

16.76% (+12.86%) compared to 22b753e

Details

Codecov Report

Attention: Patch coverage is 29.93161% with 2664 lines in your changes missing coverage. Please review.

Project coverage is 16.76%. Comparing base (22b753e) to head (b333d06).

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 96 more
Additional details and impacted files
@@             Coverage Diff              @@
##              main   #10458       +/-   ##
============================================
+ Coverage     3.89%   16.76%   +12.86%     
- Complexity       0    14282    +14282     
============================================
  Files          417     5767     +5350     
  Lines        33973   512644   +478671     
  Branches      6097    62357    +56260     
============================================
+ Hits          1324    85942    +84618     
- Misses       32491   417104   +384613     
- Partials       158     9598     +9440     

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