Skip to content

Fix logic to update specific node entries for the CKS cluster

9f9e13c
Select commit
Loading
Failed to load commit list.
Merged

[CKS] Simplify logic for scaling CKS cluster service offerings #11063

Fix logic to update specific node entries for the CKS cluster
9f9e13c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 0s

16.57% (+0.00%) compared to 5b7c3b4

View this Pull Request on Codecov

16.57% (+0.00%) compared to 5b7c3b4

Details

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 16.57%. Comparing base (5b7c3b4) to head (9f9e13c).
Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
...er/actionworkers/KubernetesClusterScaleWorker.java 0.00% 36 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11063   +/-   ##
=========================================
  Coverage     16.57%   16.57%           
- Complexity    13967    13968    +1     
=========================================
  Files          5743     5743           
  Lines        510468   510468           
  Branches      62073    62069    -4     
=========================================
+ Hits          84616    84617    +1     
+ Misses       416390   416389    -1     
  Partials       9462     9462           

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