Skip to content

Netris: Improvements and fixes to the Netris plugin - #13591

Draft
Pearl1594 wants to merge 9 commits into
4.22from
netris-improvements
Draft

Netris: Improvements and fixes to the Netris plugin#13591
Pearl1594 wants to merge 9 commits into
4.22from
netris-improvements

Fix VRRP gateway IP conflict on redundant VPC routers with external n…

81b5274
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

17.67% (+0.00%) compared to 1c1611d

View this Pull Request on Codecov

17.67% (+0.00%) compared to 1c1611d

Details

Codecov Report

❌ Patch coverage is 6.42504% with 568 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (1c1611d) to head (81b5274).
⚠️ Report is 8 commits behind head on 4.22.

Files with missing lines Patch % Lines
...apache/cloudstack/service/NetrisApiClientImpl.java 0.00% 237 Missing ⚠️
...che/cloudstack/service/NetrisGuestNetworkGuru.java 14.28% 64 Missing and 8 partials ⚠️
...r/actionworkers/KubernetesClusterActionWorker.java 8.00% 46 Missing ⚠️
...er/actionworkers/KubernetesClusterStartWorker.java 0.00% 35 Missing ⚠️
.../actionworkers/KubernetesClusterDestroyWorker.java 0.00% 27 Missing ⚠️
...bernetes/cluster/KubernetesClusterManagerImpl.java 0.00% 22 Missing ⚠️
...er/actionworkers/KubernetesClusterScaleWorker.java 0.00% 18 Missing ⚠️
...ck/api/command/admin/vpc/CreateVPCOfferingCmd.java 0.00% 15 Missing ⚠️
...n/java/com/cloud/network/IpAddressManagerImpl.java 0.00% 15 Missing ⚠️
...KubernetesClusterResourceModifierActionWorker.java 0.00% 14 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##               4.22   #13591     +/-   ##
===========================================
  Coverage     17.67%   17.67%             
- Complexity    15794    15851     +57     
===========================================
  Files          5925     5925             
  Lines        533483   535834   +2351     
  Branches      65256    66111    +855     
===========================================
+ Hits          94273    94723    +450     
- Misses       428553   430415   +1862     
- Partials      10657    10696     +39     

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