Skip to content

Remove usually redundant processing for cluster/ns parent/child relat…

14e2269
Select commit
Loading
Failed to load commit list.
Closed

fix: cross-namespace resource traversal (#24379) #24728

Remove usually redundant processing for cluster/ns parent/child relat…
14e2269
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2025 in 1s

60.82% (+0.02%) compared to 1b973b8

View this Pull Request on Codecov

60.82% (+0.02%) compared to 1b973b8

Details

Codecov Report

❌ Patch coverage is 51.33333% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.82%. Comparing base (1b973b8) to head (14e2269).

Files with missing lines Patch % Lines
gitops-engine/pkg/cache/cluster.go 49.65% 66 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #24728      +/-   ##
==========================================
+ Coverage   60.80%   60.82%   +0.02%     
==========================================
  Files         404      404              
  Lines       66217    66334     +117     
==========================================
+ Hits        40261    40348      +87     
- Misses      22712    22747      +35     
+ Partials     3244     3239       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.