Skip to content

fix: use O(n) map lookups to associate credentials with consumers

b4643b5
Select commit
Loading
Failed to load commit list.
Open

fix: use O(n) map lookups to associate credentials with consumers #7889

fix: use O(n) map lookups to associate credentials with consumers
b4643b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

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).
⚠️ Report is 8 commits behind head on main.

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.

HEAD has 1 upload less than BASE
Flag BASE (e25003e) HEAD (b4643b5)
2 1
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.