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(recoverable): Add support for username recovery via simple login flows #1041

Merged
merged 7 commits into from
Dec 30, 2024

Merge branch 'main' into username-recovery

600d7ee
Select commit
Loading
Failed to load commit list.
Merged

feat(recoverable): Add support for username recovery via simple login flows #1041

Merge branch 'main' into username-recovery
600d7ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

98.37% (+0.01%) compared to 50758b2

View this Pull Request on Codecov

98.37% (+0.01%) compared to 50758b2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (50758b2) to head (600d7ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1041      +/-   ##
==========================================
+ Coverage   98.36%   98.37%   +0.01%     
==========================================
  Files          37       37              
  Lines        4764     4795      +31     
==========================================
+ Hits         4686     4717      +31     
  Misses         78       78              

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