Extract DCR resolver into pkg/auth/dcr #5198
Draft
Codecov / codecov/project
succeeded
May 8, 2026 in 0s
67.91% (+0.05%) compared to 9211a36
View this Pull Request on Codecov
67.91% (+0.05%) compared to 9211a36
Details
Codecov Report
❌ Patch coverage is 80.39216% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.91%. Comparing base (9211a36) to head (81b9e02).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/auth/dcr/resolver.go | 79.41% | 6 Missing and 1 partial |
| pkg/auth/dcr/store.go | 75.00% | 2 Missing |
| pkg/authserver/runner/embeddedauthserver.go | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5198 +/- ##
==========================================
+ Coverage 67.86% 67.91% +0.05%
==========================================
Files 610 610
Lines 62522 62543 +21
==========================================
+ Hits 42431 42478 +47
+ Misses 16910 16880 -30
- Partials 3181 3185 +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