interledger-deprecated / ilp-plugin-bells

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

Feat: support the "to" field in addition to "account" #112

Closed sharafian closed 7 years ago

sharafian commented 7 years ago

To comply with the new LPI. New code should be using the to field instead of account in transfers and messages.

codecov-io commented 7 years ago

Codecov Report

Merging #112 into master will increase coverage by 0.05%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   95.28%   95.34%   +0.05%     
==========================================
  Files          11       11              
  Lines         700      709       +9     
  Branches      165      171       +6     
==========================================
+ Hits          667      676       +9     
  Misses         33       33
Impacted Files Coverage Δ
src/lib/translate.js 93.27% <100%> (ø) :arrow_up:
src/lib/plugin.js 96.79% <100%> (+0.07%) :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 a410091...625c69e. Read the comment docs.