foal icon indicating copy to clipboard operation
foal copied to clipboard

v2.11.0

Open LoicPoullain opened this issue 2 years ago • 1 comments

Features

  • [x] Increase password hashing iterations (PR: #1149)
  • [ ] Add are more useful methods to the MongoDBStore (PR: #1142)

LoicPoullain avatar Sep 03 '22 09:09 LoicPoullain

Codecov Report

Base: 98.94% // Head: 98.96% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (37e3b88) compared to base (b11a5e3). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
+ Coverage   98.94%   98.96%   +0.01%     
==========================================
  Files          96       99       +3     
  Lines        1712     1731      +19     
  Branches      404      410       +6     
==========================================
+ Hits         1694     1713      +19     
  Misses         18       18              
Impacted Files Coverage Δ
.../core/src/core/routes/convert-error-to-response.ts 100.00% <ø> (ø)
packages/core/src/index.ts 0.00% <ø> (ø)
...es/core/src/common/auth/passwords/hash-password.ts 100.00% <100.00%> (ø)
packages/core/src/common/auth/passwords/index.ts 100.00% <100.00%> (ø)
...h/passwords/password-hash-needs-to-be-refreshed.ts 100.00% <100.00%> (ø)
.../passwords/utils/decompose-pbkdf2-password-hash.ts 100.00% <100.00%> (ø)
...ages/core/src/common/auth/passwords/utils/index.ts 100.00% <100.00%> (ø)
.../core/src/common/auth/passwords/verify-password.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Sep 03 '22 09:09 codecov-commenter