Skip to content

Introduce MetadataException for malformed OIDC discovery documents

39ac2f8
Select commit
Loading
Failed to load commit list.
Merged

Replace (string) casts on JSON payload values with is_string guards #42

Introduce MetadataException for malformed OIDC discovery documents
39ac2f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

100.00% (+0.00%) compared to 1774bc0

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1774bc0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1774bc0) to head (39ac2f8).

Additional details and impacted files
@@             Coverage Diff             @@
##             develop       #42   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        62        64    +2     
===========================================
  Files              1         1           
  Lines            172       175    +3     
===========================================
+ Hits             172       175    +3     

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