Skip to content

Require explicit endpoints when DCR bypasses discovery

5c1e606
Select commit
Loading
Failed to load commit list.
Merged

Add authserver DCR credential store and resolver #5042

Require explicit endpoints when DCR bypasses discovery
5c1e606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

67.51% (+0.21%) compared to ffefa61

View this Pull Request on Codecov

67.51% (+0.21%) compared to ffefa61

Details

Codecov Report

❌ Patch coverage is 89.57746% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.51%. Comparing base (ffefa61) to head (5c1e606).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
pkg/authserver/runner/dcr.go 88.44% 18 Missing and 17 partials ⚠️
pkg/oauthproto/discovery.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5042      +/-   ##
==========================================
+ Coverage   67.29%   67.51%   +0.21%     
==========================================
  Files         598      601       +3     
  Lines       60348    60969     +621     
==========================================
+ Hits        40612    41163     +551     
- Misses      16659    16693      +34     
- Partials     3077     3113      +36     

☔ 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.