Skip to content

Merge branch 'main' into worktree-redis-cluster-support-to-auth-serve…

358d801
Select commit
Loading
Failed to load commit list.
Open

Add Redis Cluster mode support to auth server storage #5153

Merge branch 'main' into worktree-redis-cluster-support-to-auth-serve…
358d801
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

67.59% (+0.01%) compared to 9057f7a

View this Pull Request on Codecov

67.59% (+0.01%) compared to 9057f7a

Details

Codecov Report

❌ Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.59%. Comparing base (9057f7a) to head (358d801).

Files with missing lines Patch % Lines
pkg/authserver/storage/redis.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5153      +/-   ##
==========================================
+ Coverage   67.57%   67.59%   +0.01%     
==========================================
  Files         602      602              
  Lines       61119    61140      +21     
==========================================
+ Hits        41303    41328      +25     
+ Misses      16693    16690       -3     
+ Partials     3123     3122       -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.