ory / kratos

The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=kratos
Apache License 2.0
11.12k stars 954 forks source link

feat: add tests for two step login #3959

Closed jonas-jonas closed 2 months ago

jonas-jonas commented 3 months ago

Related issue(s)

Checklist

Further Comments

codecov[bot] commented 3 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.