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

feat(eos): implement TransactionService#transfer #228

Merged
merged 6 commits into from
May 28, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #228 into master will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   75.07%   74.80%   -0.28%     
==========================================
  Files          55       55              
  Lines        1364     1389      +25     
  Branches      123      131       +8     
==========================================
+ Hits         1024     1039      +15     
- Misses        338      348      +10     
  Partials        2        2              
Impacted Files Coverage Δ
src/services/transaction.ts 48.32% <0.00%> (-1.16%) ⬇️
src/services/message.ts 95.65% <0.00%> (+0.19%) ⬆️
src/services/client.ts 89.69% <0.00%> (+0.25%) ⬆️
src/dto/transaction.ts 84.00% <0.00%> (+0.32%) ⬆️
src/services/ledger.ts 92.00% <0.00%> (+0.33%) ⬆️
src/services/identity/keys.ts 88.00% <0.00%> (+4.00%) ⬆️

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 ca642bf...5c369f7. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review May 28, 2020 02:57
@faustbrian faustbrian merged commit fb39d33 into master May 28, 2020
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