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

enterprise/stages/source: fix Source stage not executing authentication/enrollment flow #12875

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

enterprise/stages/source: fix Source stage not executing authenticati…

832cafe
Select commit
Loading
Failed to load commit list.
Open

enterprise/stages/source: fix Source stage not executing authentication/enrollment flow #12875

enterprise/stages/source: fix Source stage not executing authenticati…
832cafe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

92.73% (-0.02%) compared to e41d86b

View this Pull Request on Codecov

92.73% (-0.02%) compared to e41d86b

Details

Codecov Report

Attention: Patch coverage is 31.25000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 92.73%. Comparing base (e41d86b) to head (832cafe).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/core/sources/flow_manager.py 21.05% 15 Missing ⚠️
authentik/enterprise/stages/source/stage.py 46.15% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12875      +/-   ##
==========================================
- Coverage   92.75%   92.73%   -0.02%     
==========================================
  Files         769      769              
  Lines       38929    38940      +11     
==========================================
+ Hits        36108    36112       +4     
- Misses       2821     2828       +7     

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