Skip to content

Add concurrent-access test for DCR Store/Get methods

409a66e
Select commit
Loading
Failed to load commit list.
Merged

Add persistent DCRCredentialStore types and memory backend #5186

Add concurrent-access test for DCR Store/Get methods
409a66e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

67.72% (-0.04%) compared to c146093

View this Pull Request on Codecov

67.72% (-0.04%) compared to c146093

Details

Codecov Report

❌ Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.72%. Comparing base (c146093) to head (409a66e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/authserver/storage/memory.go 94.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5186      +/-   ##
==========================================
- Coverage   67.75%   67.72%   -0.04%     
==========================================
  Files         607      607              
  Lines       62053    62090      +37     
==========================================
+ Hits        42044    42049       +5     
- Misses      16848    16878      +30     
- Partials     3161     3163       +2     

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