interledger-deprecated / ilp-plugin-bells

ILP Ledger plugin for five-bells-ledger
Other
4 stars 8 forks source link

Fix: accept data field but don't send it #146

Closed sharafian closed 7 years ago

sharafian commented 7 years ago

sending the data field causes problems with some implementations

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   95.14%   95.15%   +0.01%     
==========================================
  Files          11       11              
  Lines         865      867       +2     
  Branches      194      195       +1     
==========================================
+ Hits          823      825       +2     
  Misses         42       42
Impacted Files Coverage Δ
src/lib/plugin.js 96.76% <ø> (ø) :arrow_up:
src/lib/translate.js 93.54% <100%> (+0.1%) :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 9826e9c...a17360b. Read the comment docs.