Skip to content

Fix DCR integration parallel-test panic and stale type docstrings

670ea89
Select commit
Loading
Failed to load commit list.
Merged

Add Redis backend for DCRCredentialStore #5195

Fix DCR integration parallel-test panic and stale type docstrings
670ea89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

67.85% (+0.02%) compared to 6b39256

View this Pull Request on Codecov

67.85% (+0.02%) compared to 6b39256

Details

Codecov Report

❌ Patch coverage is 92.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.85%. Comparing base (6b39256) to head (670ea89).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
pkg/authserver/storage/redis.go 89.39% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5195      +/-   ##
==========================================
+ Coverage   67.83%   67.85%   +0.02%     
==========================================
  Files         610      610              
  Lines       62303    62481     +178     
==========================================
+ Hits        42262    42396     +134     
- Misses      16875    16902      +27     
- Partials     3166     3183      +17     

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