accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

chore(password): remove lodash dependency #1106

Closed pradel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1106 (22f20dc) into master (c9b1b0e) will decrease coverage by 0.08%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1106      +/-   ##
==========================================
- Coverage   95.58%   95.50%   -0.09%     
==========================================
  Files          91       92       +1     
  Lines        2151     2157       +6     
  Branches      418      424       +6     
==========================================
+ Hits         2056     2060       +4     
- Misses         94       96       +2     
  Partials        1        1              
Impacted Files Coverage Δ
packages/password/src/utils/validation.ts 75.00% <75.00%> (ø)
packages/password/src/accounts-password.ts 91.46% <94.44%> (-0.36%) :arrow_down:
packages/password/src/utils/user.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c9b1b0e...24053ef. Read the comment docs.