Skip to content

Tighten DCR remediation hint and drain capped error body

0073ad7
Select commit
Loading
Failed to load commit list.
Merged

Wire authserver DCR resolver and add structured logs #5044

Tighten DCR remediation hint and drain capped error body
0073ad7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

67.56% (+0.05%) compared to b532156

View this Pull Request on Codecov

67.56% (+0.05%) compared to b532156

Details

Codecov Report

❌ Patch coverage is 74.11168% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.56%. Comparing base (b532156) to head (0073ad7).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/authserver/runner/dcr.go 68.53% 26 Missing and 2 partials ⚠️
pkg/auth/monitored_token_source.go 71.79% 10 Missing and 1 partial ⚠️
pkg/runner/runner.go 0.00% 9 Missing ⚠️
pkg/authserver/runner/embeddedauthserver.go 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5044      +/-   ##
==========================================
+ Coverage   67.50%   67.56%   +0.05%     
==========================================
  Files         601      601              
  Lines       61055    61262     +207     
==========================================
+ Hits        41218    41391     +173     
- Misses      16721    16745      +24     
- Partials     3116     3126      +10     

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