Skip to content

fix: use decay map

2674f72
Select commit
Loading
Failed to load commit list.
Merged

OIDC Server #941

fix: use decay map
2674f72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2026 in 0s

75.69% (-3.01%) compared to 1434380

View this Pull Request on Codecov

75.69% (-3.01%) compared to 1434380

Details

Codecov Report

❌ Patch coverage is 53.80435% with 170 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.69%. Comparing base (1434380) to head (2674f72).

Files with missing lines Patch % Lines
api/oidc.go 25.85% 104 Missing and 5 partials ⚠️
auth/authentication.go 77.88% 11 Missing and 12 partials ⚠️
api/session.go 55.31% 13 Missing and 8 partials ⚠️
router/router.go 52.38% 8 Missing and 2 partials ⚠️
decaymap/decaymap.go 80.00% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #941      +/-   ##
==========================================
- Coverage   78.70%   75.69%   -3.01%     
==========================================
  Files          57       61       +4     
  Lines        2517     2786     +269     
==========================================
+ Hits         1981     2109     +128     
- Misses        397      523     +126     
- Partials      139      154      +15     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.