Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sources: add property mappings for all oauth and saml sources #8771

Merged
merged 95 commits into from
Aug 7, 2024

lint

ab96d84
Select commit
Loading
Failed to load commit list.
Merged

sources: add property mappings for all oauth and saml sources #8771

lint
ab96d84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 1s

92.62% (+0.07%) compared to 78bae55

View this Pull Request on Codecov

92.62% (+0.07%) compared to 78bae55

Details

Codecov Report

Attention: Patch coverage is 97.02381% with 15 lines in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (78bae55) to head (ab96d84).

Files Patch % Lines
authentik/core/sources/flow_manager.py 94.94% 5 Missing ⚠️
authentik/sources/saml/models.py 94.44% 3 Missing ⚠️
authentik/sources/saml/processors/response.py 57.14% 3 Missing ⚠️
authentik/sources/oauth/types/apple.py 50.00% 1 Missing ⚠️
authentik/sources/oauth/types/facebook.py 50.00% 1 Missing ⚠️
authentik/sources/oauth/types/okta.py 50.00% 1 Missing ⚠️
authentik/sources/oauth/types/reddit.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8771      +/-   ##
==========================================
+ Coverage   92.55%   92.62%   +0.07%     
==========================================
  Files         729      734       +5     
  Lines       35614    35980     +366     
==========================================
+ Hits        32963    33328     +365     
- Misses       2651     2652       +1     

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