Skip to content

Extract registry auth resolution into a helper

51e9ddd
Select commit
Loading
Failed to load commit list.
Open

Add registry AuthDefaulter extension point for OIDC discovery #5255

Extract registry auth resolution into a helper
51e9ddd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

68.06% (+0.07%) compared to 3240eeb

View this Pull Request on Codecov

68.06% (+0.07%) compared to 3240eeb

Details

Codecov Report

❌ Patch coverage is 66.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.06%. Comparing base (3240eeb) to head (51e9ddd).

Files with missing lines Patch % Lines
pkg/api/v1/registry.go 41.66% 12 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5255      +/-   ##
==========================================
+ Coverage   67.99%   68.06%   +0.07%     
==========================================
  Files         616      617       +1     
  Lines       63005    63037      +32     
==========================================
+ Hits        42840    42909      +69     
+ Misses      16963    16924      -39     
- Partials     3202     3204       +2     

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