fix: use O(n) map lookups to associate credentials with consumers #7889
Codecov / codecov/project
succeeded
Apr 28, 2026 in 1s
58.6% (-19.9%) compared to e25003e
View this Pull Request on Codecov
58.6% (-19.9%) compared to e25003e
Details
Codecov Report
❌ Patch coverage is 97.26027% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.6%. Comparing base (e25003e) to head (b4643b5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/dataplane/configfetcher/kongrawstate.go | 97.2% | 1 Missing and 1 partial |
❗ There is a different number of reports uploaded between BASE (e25003e) and HEAD (b4643b5). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #7889 +/- ##
========================================
- Coverage 78.5% 58.6% -19.9%
========================================
Files 222 222
Lines 20791 20801 +10
========================================
- Hits 16323 12204 -4119
- Misses 3433 7890 +4457
+ Partials 1035 707 -328 ☔ 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