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

feat: add tests for two step login #3959

Merged
merged 11 commits into from
Jul 5, 2024

chore: add refresh code test

78c3a9f
Select commit
Loading
Failed to load commit list.
Merged

feat: add tests for two step login #3959

chore: add refresh code test
78c3a9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

78.33% (target 70.00%)

View this Pull Request on Codecov

78.33% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.33%. Comparing base (11a28a1) to head (78c3a9f).

Files Patch % Lines
selfservice/strategy/password/login.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           two-step-login    #3959      +/-   ##
==================================================
+ Coverage           78.31%   78.33%   +0.01%     
==================================================
  Files                 367      367              
  Lines               25876    25875       -1     
==================================================
+ Hits                20265    20269       +4     
+ Misses               4070     4066       -4     
+ Partials             1541     1540       -1     

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