interledger-deprecated / ilp-plugin-bells

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

Feat: add fulfill,reject,getAccount as user to factory #138

Closed sharafian closed 7 years ago

sharafian commented 7 years ago

These functions allow you to perform certain functions as other users. Required in order to use plugin bells with https://github.com/interledgerjs/ilp/pull/105

codecov-io commented 7 years ago

Codecov Report

Merging #138 into master will decrease coverage by 0.44%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #138      +/-   ##
=========================================
- Coverage   96.15%   95.7%   -0.45%     
=========================================
  Files          11      11              
  Lines         832     838       +6     
  Branches      189     189              
=========================================
+ Hits          800     802       +2     
- Misses         32      36       +4
Impacted Files Coverage Δ
src/lib/factory.js 92.53% <33.33%> (-2.78%) :arrow_down:

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 793c310...1d799fd. Read the comment docs.