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

test(profiles): add tests for ContactAddressRepository #624

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #624 into master will decrease coverage by 0.19%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
- Coverage   68.00%   67.81%   -0.20%     
==========================================
  Files          76       85       +9     
  Lines        1544     1631      +87     
  Branches      151      161      +10     
==========================================
+ Hits         1050     1106      +56     
- Misses        443      472      +29     
- Partials       51       53       +2     
Flag Coverage Δ
#unit 67.81% <77.77%> (-0.20%) ⬇️

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

Impacted Files Coverage Δ
...kages/platform-sdk-profiles/src/contact-address.ts 69.23% <66.66%> (-2.57%) ⬇️
...les/src/repositories/contact-address-repository.ts 85.71% <78.57%> (+43.21%) ⬆️
packages/platform-sdk-profiles/src/contact.ts 85.18% <100.00%> (-0.53%) ⬇️
packages/platform-sdk-crypto/src/hash.ts 0.00% <0.00%> (ø)
packages/platform-sdk-crypto/src/bip39.ts 75.00% <0.00%> (ø)
packages/platform-sdk-crypto/src/bip44.ts 0.00% <0.00%> (ø)
packages/platform-sdk-crypto/src/keychain.ts 40.00% <0.00%> (ø)
packages/platform-sdk-crypto/src/bip38.ts 85.71% <0.00%> (ø)
packages/platform-sdk-crypto/src/aes.ts 100.00% <0.00%> (ø)
packages/platform-sdk-crypto/src/bcrypt.ts 100.00% <0.00%> (ø)
... and 3 more

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 bd2b802...359e9d6. Read the comment docs.

@faustbrian faustbrian merged commit 21b88b7 into master Aug 3, 2020
@faustbrian faustbrian deleted the test-contact-address-repo branch August 3, 2020 08:58
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