Skip to content

Bug fixing OIDCPolicy#2032

Open
didierofrivia wants to merge 6 commits into
mainfrom
oidc-bug-hunt
Open

Bug fixing OIDCPolicy#2032
didierofrivia wants to merge 6 commits into
mainfrom
oidc-bug-hunt

[fix] request.query needs to check it exists first

e7fd60b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

75.00% (+0.10%) compared to 5854bd4

View this Pull Request on Codecov

75.00% (+0.10%) compared to 5854bd4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.00%. Comparing base (5854bd4) to head (e7fd60b).
⚠️ Report is 36 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2032      +/-   ##
==========================================
+ Coverage   74.90%   75.00%   +0.10%     
==========================================
  Files         127      127              
  Lines       12528    12619      +91     
==========================================
+ Hits         9384     9465      +81     
- Misses       2655     2668      +13     
+ Partials      489      486       -3     
Components Coverage Δ
api (u) 85.88% <ø> (ø)
internal (u) 76.43% <84.90%> (+0.11%) ⬆️
pkg (u) 39.13% <0.00%> (-0.12%) ⬇️
Files with missing lines Coverage Δ
internal/extension/reconciler.go 98.54% <100.00%> (+0.02%) ⬆️

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.