Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

feat(profiles): add support for profile passwords #583

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #583 into master will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
+ Coverage   65.82%   66.13%   +0.30%     
==========================================
  Files          77       78       +1     
  Lines        1425     1438      +13     
  Branches      108      110       +2     
==========================================
+ Hits          938      951      +13     
  Misses        452      452              
  Partials       35       35              
Flag Coverage Δ
#unit 66.13% <100.00%> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/platform-sdk-crypto/src/argon2.ts 100.00% <100.00%> (ø)
...ckages/platform-sdk-profiles/src/profile.models.ts 100.00% <100.00%> (ø)
packages/platform-sdk-profiles/src/profile.ts 82.81% <100.00%> (+2.45%) ⬆️

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 882af75...1c3c1ae. Read the comment docs.

Brian Faust added 2 commits July 29, 2020 07:12
@faustbrian faustbrian merged commit 2dbcc9e into master Jul 29, 2020
@faustbrian faustbrian deleted the profile-password branch July 29, 2020 04:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant