fix: add configMap indexers for EEP reconciler#6369
Merged
Codecov / codecov/project
succeeded
Jun 24, 2025 in 0s
70.86% (target 60.00%)
View this Pull Request on Codecov
70.86% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 77.27273% with 10 lines in your changes missing coverage. Please review.
Project coverage is 70.86%. Comparing base (
96d5062) to head (9f33ec4).
Report is 1 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/provider/kubernetes/indexers.go | 72.72% | 4 Missing and 2 partials |
| internal/provider/kubernetes/predicates.go | 63.63% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #6369 +/- ##
==========================================
+ Coverage 70.79% 70.86% +0.07%
==========================================
Files 220 220
Lines 37088 37132 +44
==========================================
+ Hits 26255 26315 +60
+ Misses 9294 9279 -15
+ Partials 1539 1538 -1 ☔ 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.
Loading