interledger-deprecated / ilp-plugin-bells

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

Revert breaking change from 625c69e #115

Closed michielbdejong closed 7 years ago

michielbdejong commented 7 years ago

I was adding .account to work around the bug your PR fixed. :)

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   95.37%   95.38%   +0.01%     
==========================================
  Files          11       11              
  Lines         713      715       +2     
  Branches      172      168       -4     
==========================================
+ Hits          680      682       +2     
  Misses         33       33
Impacted Files Coverage Δ
src/lib/translate.js 93.27% <100%> (ø) :arrow_up:
src/lib/plugin.js 96.84% <100%> (+0.01%) :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 682f888...203fa3e. Read the comment docs.