Skip to content

fix typecheck

5ad187c
Select commit
Loading
Failed to load commit list.
Merged

feat(password): allow custom hasing methods for password #32

fix typecheck
5ad187c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 25, 2024 in 1s

59.92% (-0.15%) compared to 844ff66

View this Pull Request on Codecov

59.92% (-0.15%) compared to 844ff66

Details

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 59.92%. Comparing base (844ff66) to head (5ad187c).

Files with missing lines Patch % Lines
src/runtime/core/email-and-password-utils.ts 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   60.07%   59.92%   -0.15%     
==========================================
  Files          21       20       -1     
  Lines         839      846       +7     
  Branches       85       84       -1     
==========================================
+ Hits          504      507       +3     
- Misses        328      332       +4     
  Partials        7        7              

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