Skip to content

feat: support MFA via SMS

Codecov / codecov/project succeeded Jan 11, 2024 in 1s

78.20% (target 70.00%)

View this Pull Request on Codecov

78.20% (target 70.00%)

Details

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (eb8d1b9) 78.31% compared to head (0fdfcb5) 78.20%.
Report is 6 commits behind head on master.

❗ Current head 0fdfcb5 differs from pull request most recent head 434d08c. Consider uploading reports for the commit 434d08c to get more accurate results

Files Patch % Lines
courier/template/sms/login_code_valid.go 0.00% 18 Missing ⚠️
selfservice/strategy/code/code_sender.go 58.82% 6 Missing and 1 partial ⚠️
selfservice/strategy/code/strategy_login.go 63.15% 5 Missing and 2 partials ⚠️
courier/sms_templates.go 0.00% 5 Missing ⚠️
selfservice/strategy/code/strategy.go 75.00% 2 Missing and 2 partials ⚠️
identity/extension_credentials.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3682      +/-   ##
==========================================
- Coverage   78.31%   78.20%   -0.11%     
==========================================
  Files         346      347       +1     
  Lines       23551    23591      +40     
==========================================
+ Hits        18444    18450       +6     
- Misses       3711     3745      +34     
  Partials     1396     1396              

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