interledgerjs / ilp-plugin-xrp-asym-client

Client to Asymmetric XRP Paychan
4 stars 3 forks source link

fix: check if last claim is valid #11

Closed dappelt closed 6 years ago

dappelt commented 6 years ago

fixes #10

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 7.22%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   13.56%   20.79%   +7.22%     
==========================================
  Files           1        1              
  Lines         199      202       +3     
==========================================
+ Hits           27       42      +15     
+ Misses        172      160      -12
Impacted Files Coverage Δ
index.js 20.79% <100%> (+7.22%) :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 6054c15...5da81ac. Read the comment docs.