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

Switch to using zod for validation for account recovery endpoints. #1555

Merged
merged 6 commits into from
Mar 25, 2024

requested changes

e17f8dd
Select commit
Loading
Failed to load commit list.
Merged

Switch to using zod for validation for account recovery endpoints. #1555

requested changes
e17f8dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

56.2985% (target 50.0000%)

View this Pull Request on Codecov

56.2985% (target 50.0000%)

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 56.2985%. Comparing base (333bd03) to head (e17f8dd).
Report is 16 commits behind head on master.

Files Patch % Lines
common/models/zod-schemas.ts 0.0000% 14 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             master      #1555        +/-   ##
================================================
+ Coverage   56.2520%   56.2985%   +0.0465%     
================================================
  Files           164        164                
  Lines         24872      24990       +118     
  Branches       1435       1440         +5     
================================================
+ Hits          13991      14069        +78     
- Misses        10827      10867        +40     
  Partials         54         54                

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