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

feat(profiles): implement wallet transaction service #638

Merged
merged 7 commits into from
Aug 5, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #612

@faustbrian faustbrian marked this pull request as draft August 5, 2020 02:32
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #638 into master will decrease coverage by 1.68%.
The diff coverage is 16.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #638      +/-   ##
==========================================
- Coverage   70.36%   68.68%   -1.69%     
==========================================
  Files          84       85       +1     
  Lines        1623     1670      +47     
  Branches      162      163       +1     
==========================================
+ Hits         1142     1147       +5     
- Misses        432      474      +42     
  Partials       49       49              
Flag Coverage Δ
#unit 68.68% <16.12%> (-1.69%) ⬇️

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

Impacted Files Coverage Δ
...orm-sdk-profiles/src/wallet-transaction-service.ts 8.51% <8.51%> (ø)
packages/platform-sdk-profiles/src/wallet.ts 73.33% <40.00%> (+0.74%) ⬆️

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 a22de96...0091d40. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review August 5, 2020 02:46
@faustbrian faustbrian merged commit bef8608 into master Aug 5, 2020
@faustbrian faustbrian deleted the wallet-tx-service branch August 5, 2020 03:10
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 pending transaction storage
1 participant