interledgerjs / ilp-plugin-xrp-asym-client

Client to Asymmetric XRP Paychan
4 stars 3 forks source link

fix: ignore zero amount claims and payments #24

Closed emschwartz closed 6 years ago

emschwartz commented 6 years ago

don't send claims for zero amounts don't throw an error if the claim is the same as the previous one

codecov-io commented 6 years ago

Codecov Report

Merging #24 into master will increase coverage by 2.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   41.59%   43.72%   +2.13%     
==========================================
  Files           1        1              
  Lines         226      231       +5     
==========================================
+ Hits           94      101       +7     
+ Misses        132      130       -2
Impacted Files Coverage Δ
index.js 43.72% <100%> (+2.13%) :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 5b9c9fe...d80ed5b. Read the comment docs.