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

Fix issues in the account-recovery/authentication endpoints #13460

Merged
merged 1 commit into from
Apr 2, 2024

Fix issues in the account-recovery/authentication endpoints

a8d25cb
Select commit
Loading
Failed to load commit list.
Merged

Fix issues in the account-recovery/authentication endpoints #13460

Fix issues in the account-recovery/authentication endpoints
a8d25cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

24.31% (+0.01%) compared to 69b754e

View this Pull Request on Codecov

24.31% (+0.01%) compared to 69b754e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.31%. Comparing base (69b754e) to head (a8d25cb).
Report is 85 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13460      +/-   ##
============================================
+ Coverage     24.30%   24.31%   +0.01%     
- Complexity     1240     1242       +2     
============================================
  Files           254      254              
  Lines         11489    11495       +6     
  Branches       1200     1200              
============================================
+ Hits           2792     2795       +3     
- Misses         8670     8673       +3     
  Partials         27       27              

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