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

feat: encrypt profile if it uses a password #599

Closed
wants to merge 2 commits into from
Closed

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #599 into master will decrease coverage by 0.13%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #599      +/-   ##
==========================================
- Coverage   64.85%   64.72%   -0.14%     
==========================================
  Files          83       83              
  Lines        1525     1525              
  Branches      136      137       +1     
==========================================
- Hits          989      987       -2     
- Misses        501      502       +1     
- Partials       35       36       +1     
Flag Coverage Δ
#unit 64.72% <81.25%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
...dk-profiles/src/repositories/profile-repository.ts 87.17% <66.66%> (-2.01%) ⬇️
packages/platform-sdk-profiles/src/profile.ts 80.00% <80.00%> (+1.15%) ⬆️
packages/platform-sdk-crypto/src/aes.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 a1628eb...f58ecff. Read the comment docs.

@faustbrian faustbrian closed this Jul 30, 2020
@faustbrian faustbrian deleted the aes-profile branch July 30, 2020 14:25
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