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

feat(profiles): implement WalletRepository#sortBy #482

Merged
merged 3 commits into from
Jun 25, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves half of #481

@faustbrian faustbrian force-pushed the wallet-sort branch 2 times, most recently from c43c1a4 to 753f8ec Compare June 25, 2020 05:12
@faustbrian faustbrian marked this pull request as ready for review June 25, 2020 05:46
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #482 into master will decrease coverage by 3.17%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   72.71%   69.53%   -3.18%     
==========================================
  Files          52       48       -4     
  Lines        1030      847     -183     
  Branches       73       56      -17     
==========================================
- Hits          749      589     -160     
+ Misses        252      236      -16     
+ Partials       29       22       -7     
Flag Coverage Δ
#unit 69.53% <86.66%> (-3.18%) ⬇️
Impacted Files Coverage Δ
...sdk-profiles/src/repositories/wallet-repository.ts 84.37% <84.61%> (+0.06%) ⬆️
packages/platform-sdk-profiles/src/wallet.ts 60.86% <100.00%> (+5.55%) ⬆️
packages/platform-sdk-intl/src/datetime.ts
packages/platform-sdk-intl/src/currency.ts
packages/platform-sdk-intl/src/numeral.ts
packages/platform-sdk-intl/src/money.ts

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 e28f8c3...51bd5b8. Read the comment docs.

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