Kava-Labs / ilp-sdk

Stream Interledger payments between Lightning, Ethereum and XRP
Apache License 2.0
28 stars 13 forks source link

fix: correct units when restoring paychan balances #34

Closed kincaidoneil closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   91.13%   91.14%   +0.01%     
==========================================
  Files          16       16              
  Lines         609      610       +1     
  Branches       29       29              
==========================================
+ Hits          555      556       +1     
  Misses         46       46              
  Partials        8        8
Impacted Files Coverage Δ
src/settlement/machinomy.ts 91.93% <100%> (ø) :arrow_up:
src/settlement/xrp-paychan.ts 94.36% <100%> (+0.08%) :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 b90617f...fce6e17. Read the comment docs.