Skip to content

Refactor image store validation to use CollectionUtils

fae86a4
Select commit
Loading
Failed to load commit list.
Merged

CKS: Add image store validation for Kubernetes version registration #12418

Refactor image store validation to use CollectionUtils
fae86a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

16.24% (+0.00%) compared to 6a324da

View this Pull Request on Codecov

16.24% (+0.00%) compared to 6a324da

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (6a324da) to head (fae86a4).
⚠️ Report is 3 commits behind head on 4.20.

Files with missing lines Patch % Lines
...bernetes/version/KubernetesVersionManagerImpl.java 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12418   +/-   ##
=========================================
  Coverage     16.23%   16.24%           
- Complexity    13382    13387    +5     
=========================================
  Files          5657     5657           
  Lines        498999   499045   +46     
  Branches      60566    60568    +2     
=========================================
+ Hits          81035    81053   +18     
- Misses       408928   408956   +28     
  Partials       9036     9036           

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