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

feat(profiles): implement Profile#flush #602

Merged
merged 1 commit into from
Jul 30, 2020
Merged

feat(profiles): implement Profile#flush #602

merged 1 commit into from
Jul 30, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #602 into master will increase coverage by 12.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #602       +/-   ##
===========================================
+ Coverage   64.72%   76.85%   +12.12%     
===========================================
  Files          81        8       -73     
  Lines        1497      108     -1389     
  Branches      132       14      -118     
===========================================
- Hits          969       83      -886     
+ Misses        495       20      -475     
+ Partials       33        5       -28     
Flag Coverage Δ
#unit 76.85% <ø> (+12.12%) ⬆️

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

Impacted Files Coverage Δ
packages/platform-sdk-crypto/src/keychain.ts
packages/platform-sdk-intl/src/datetime.ts
packages/platform-sdk-crypto/src/bip39.ts
...kages/platform-sdk/src/coins/network-repository.ts
packages/platform-sdk/src/coins/config.ts
...ofiles/src/repositories/notification-repository.ts
...k-profiles/src/aggregates/transaction-aggregate.ts
...ages/platform-sdk/src/coins/collections/wallets.ts
packages/platform-sdk-crypto/src/bcrypt.ts
packages/platform-sdk/src/data/currencies.ts
... and 62 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 4b0e12c...5614673. Read the comment docs.

@faustbrian faustbrian merged commit d80e6cc into master Jul 30, 2020
@faustbrian faustbrian deleted the profile-flush branch July 30, 2020 16:04
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