interledgerjs / settlement-lightning

⚡️ Settle Interledger payments using the Lightning Network
Apache License 2.0
15 stars 4 forks source link

fix: update mini-accounts, ilp-packet #19

Closed kincaidoneil closed 5 years ago

kincaidoneil commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.24%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   68.59%   68.35%   -0.25%     
==========================================
  Files           6        6              
  Lines         414      414              
  Branches       83       85       +2     
==========================================
- Hits          284      283       -1     
  Misses         91       91              
- Partials       39       40       +1
Impacted Files Coverage Δ
src/plugins/server.ts 90.47% <ø> (ø) :arrow_up:
src/plugins/client.ts 75% <0%> (-6.82%) :arrow_down:
src/account.ts 75.41% <100%> (+0.28%) :arrow_up:

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 20337ba...f9349df. Read the comment docs.