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

feat(profiles): support pagination for transaction aggregate #620

Merged
merged 4 commits into from
Aug 3, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #619

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #620 into master will increase coverage by 1.68%.
The diff coverage is 71.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
+ Coverage   64.08%   65.76%   +1.68%     
==========================================
  Files          84       85       +1     
  Lines        1576     1630      +54     
  Branches      144      159      +15     
==========================================
+ Hits         1010     1072      +62     
+ Misses        531      512      -19     
- Partials       35       46      +11     
Flag Coverage Δ
#unit 65.76% <71.23%> (+1.68%) ⬆️

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

Impacted Files Coverage Δ
...es/platform-sdk/src/coins/collections/paginator.ts 0.00% <0.00%> (ø)
...kages/platform-sdk-profiles/src/helpers/promise.ts 58.33% <58.33%> (ø)
...k-profiles/src/aggregates/transaction-aggregate.ts 80.48% <75.00%> (+68.72%) ⬆️
packages/platform-sdk-profiles/src/profile.ts 72.30% <87.50%> (+2.81%) ⬆️
packages/platform-sdk-profiles/src/wallet.ts 65.15% <0.00%> (+6.81%) ⬆️
...orm-sdk-profiles/src/aggregates/count-aggregate.ts 50.00% <0.00%> (+33.33%) ⬆️

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 c551f09...8922ee9. Read the comment docs.

@faustbrian faustbrian merged commit 7c32d81 into master Aug 3, 2020
@faustbrian faustbrian deleted the aggregate-pagination branch August 3, 2020 05:47
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.

Support pagination for transaction aggregate
1 participant