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

feat(profiles): add profile aggregates #469

Merged
merged 6 commits into from
Jun 23, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves #466

@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #469 into master will decrease coverage by 0.00%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
- Coverage   72.11%   72.10%   -0.01%     
==========================================
  Files          52       52              
  Lines        1015     1029      +14     
  Branches       73       73              
==========================================
+ Hits          732      742      +10     
- Misses        254      258       +4     
  Partials       29       29              
Flag Coverage Δ
#unit 72.10% <62.50%> (-0.01%) ⬇️
Impacted Files Coverage Δ
...dk-profiles/src/repositories/contact-repository.ts 94.44% <0.00%> (-2.70%) ⬇️
...ofiles/src/repositories/notification-repository.ts 95.65% <0.00%> (-4.35%) ⬇️
...sdk-profiles/src/repositories/wallet-repository.ts 84.31% <50.00%> (-1.69%) ⬇️
packages/platform-sdk-profiles/src/profile.ts 91.30% <70.00%> (-0.37%) ⬇️
packages/platform-sdk-profiles/src/wallet.ts 55.91% <100.00%> (+0.47%) ⬆️

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 de80170...82857ff. Read the comment docs.

@faustbrian faustbrian merged commit 355d2ef into master Jun 23, 2020
@faustbrian faustbrian deleted the wallet-aggregates branch June 23, 2020 04:14
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.

Implement aggregates for wallets
1 participant