Skip to content

fixup! fix: add client source to api

96ccac6
Select commit
Loading
Failed to load commit list.
Open

OIDC Server #941

fixup! fix: add client source to api
96ccac6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 1s

75.73% (-2.98%) compared to 0610537

View this Pull Request on Codecov

75.73% (-2.98%) compared to 0610537

Details

Codecov Report

❌ Patch coverage is 54.30108% with 170 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.73%. Comparing base (0610537) to head (96ccac6).
⚠️ Report is 1 commits behind head on master.

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 56.25% 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.73%   -2.98%     
==========================================
  Files          57       61       +4     
  Lines        2517     2790     +273     
==========================================
+ Hits         1981     2113     +132     
- 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.