Skip to content

CKS: fix CKS creation on an existing Shared and Routed network

a954dbf
Select commit
Loading
Failed to load commit list.
Merged

CKS: fix CKS creation on an existing Shared or Routed network #11735

CKS: fix CKS creation on an existing Shared and Routed network
a954dbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2025 in 0s

17.43% (+1.25%) compared to 36cfd76

View this Pull Request on Codecov

17.43% (+1.25%) compared to 36cfd76

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.43%. Comparing base (36cfd76) to head (a954dbf).
⚠️ Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
...bernetes/cluster/KubernetesClusterManagerImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #11735      +/-   ##
============================================
+ Coverage     16.17%   17.43%   +1.25%     
- Complexity    13296    15341    +2045     
============================================
  Files          5656     5892     +236     
  Lines        498219   526528   +28309     
  Branches      60451    64294    +3843     
============================================
+ Hits          80579    91785   +11206     
- Misses       408672   424388   +15716     
- Partials       8968    10355    +1387     

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