Skip to content

extract extra_values binding and simplify extract_scopes with extend

9509ae1
Select commit
Loading
Failed to load commit list.
Merged

Add Azure Entra ID scp claim support #2300

extract extra_values binding and simplify extract_scopes with extend
9509ae1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

67.72% (+0.06%) compared to 16dab1d

View this Pull Request on Codecov

67.72% (+0.06%) compared to 16dab1d

Details

Codecov Report

❌ Patch coverage is 77.55102% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.72%. Comparing base (16dab1d) to head (9509ae1).

Files with missing lines Patch % Lines
common/auth/src/authenticator/mod.rs 77.27% 10 Missing ⚠️
common/auth/src/authenticator/config.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2300      +/-   ##
==========================================
+ Coverage   67.66%   67.72%   +0.06%     
==========================================
  Files         433      433              
  Lines       24851    24875      +24     
  Branches    24851    24875      +24     
==========================================
+ Hits        16815    16847      +32     
+ Misses       7114     7101      -13     
- Partials      922      927       +5     

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