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

feat(lsk): implement LedgerService #240

Closed
wants to merge 1 commit into from
Closed

feat(lsk): implement LedgerService #240

wants to merge 1 commit into from

Conversation

faustbrian
Copy link
Contributor

Resolves #205

Missing fixtures to make use of the replayer.

@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   83.42%   82.40%   -1.02%     
==========================================
  Files          26       26              
  Lines         754      739      -15     
  Branches       92       88       -4     
==========================================
- Hits          629      609      -20     
- Misses        122      127       +5     
  Partials        3        3              
Impacted Files Coverage Δ
src/services/identity/address.ts 80.95% <0.00%> (-4.77%) ⬇️
src/services/transaction.ts 57.72% <0.00%> (-3.82%) ⬇️
src/services/client.ts 84.61% <0.00%> (-2.06%) ⬇️
src/services/message.ts 95.65% <0.00%> (-0.19%) ⬇️

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 0881ea3...4a3cf5c. Read the comment docs.

@faustbrian
Copy link
Contributor Author

#251

@faustbrian faustbrian closed this May 16, 2020
@faustbrian faustbrian deleted the lsk-ledger branch May 25, 2020 05:21
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 LedgerService for LSK
1 participant