Skip to content

add more tests

067bb44
Select commit
Loading
Failed to load commit list.
Open

enterprise/providers/scim: add support for interactive OAuth2 #22072

add more tests
067bb44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

93.23% (-0.02%) compared to b420e4f

View this Pull Request on Codecov

93.23% (-0.02%) compared to b420e4f

Details

Codecov Report

❌ Patch coverage is 90.32258% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.23%. Comparing base (b420e4f) to head (067bb44).
⚠️ Report is 42 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/enterprise/providers/scim/api.py 72.41% 8 Missing ⚠️
authentik/sources/oauth/views/callback.py 46.15% 7 Missing ⚠️
authentik/enterprise/providers/scim/views.py 88.63% 5 Missing ⚠️
authentik/enterprise/providers/scim/auth_oauth2.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22072      +/-   ##
==========================================
- Coverage   93.24%   93.23%   -0.02%     
==========================================
  Files        1026     1030       +4     
  Lines       59410    59573     +163     
  Branches      400      400              
==========================================
+ Hits        55397    55540     +143     
- Misses       4013     4033      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.