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

stages/authenticator_email: Email OTP #12630

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

Move email authenticator blueprint to the examples folder

fa354bb
Select commit
Loading
Failed to load commit list.
Open

stages/authenticator_email: Email OTP #12630

Move email authenticator blueprint to the examples folder
fa354bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

92.79% (+0.03%) compared to fb7d637

View this Pull Request on Codecov

92.79% (+0.03%) compared to fb7d637

Details

Codecov Report

Attention: Patch coverage is 96.12245% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.79%. Comparing base (fb7d637) to head (fa354bb).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
authentik/stages/authenticator_email/stage.py 86.91% 14 Missing ⚠️
authentik/stages/authenticator_email/models.py 96.42% 3 Missing ⚠️
authentik/stages/authenticator_validate/stage.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12630      +/-   ##
==========================================
+ Coverage   92.75%   92.79%   +0.03%     
==========================================
  Files         785      792       +7     
  Lines       39580    40057     +477     
==========================================
+ Hits        36713    37170     +457     
- Misses       2867     2887      +20     

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