feat(oidc): add discovery_url override and claims_mapping for OIDC pr… - #6233
Draft
montaro wants to merge 2 commits into
Draft
feat(oidc): add discovery_url override and claims_mapping for OIDC pr…#6233montaro wants to merge 2 commits into
montaro wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 31, 2026 in 0s
62.45% (+0.04%) compared to b7aec53
View this Pull Request on Codecov
62.45% (+0.04%) compared to b7aec53
Details
Codecov Report
❌ Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.45%. Comparing base (b7aec53) to head (2b76f70).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/config/authentication.go | 71.42% | 1 Missing and 1 partial |
| internal/server/authn/method/oidc/server.go | 90.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v2 #6233 +/- ##
==========================================
+ Coverage 62.41% 62.45% +0.04%
==========================================
Files 145 145
Lines 14867 14910 +43
==========================================
+ Hits 9279 9312 +33
- Misses 4828 4836 +8
- Partials 760 762 +2 ☔ View full report in Codecov by Harness.
📢 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.
Loading