Wire identityFromToken into the OAuth2 upstream provider #5222
+801
−79
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
67.84% (+0.05%) compared to 2b50a8d
View this Pull Request on Codecov
67.84% (+0.05%) compared to 2b50a8d
Details
Codecov Report
❌ Patch coverage is 89.04110% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.84%. Comparing base (2b50a8d) to head (9d9f68b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/authserver/upstream/oauth2.go | 85.71% | 5 Missing and 1 partial |
| pkg/authserver/upstream/oidc.go | 77.77% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #5222 +/- ##
==========================================
+ Coverage 67.78% 67.84% +0.05%
==========================================
Files 608 610 +2
Lines 62224 62421 +197
==========================================
+ Hits 42180 42347 +167
- Misses 16872 16898 +26
- Partials 3172 3176 +4 ☔ 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.
Loading