interledger-deprecated / ilp-plugin-bells

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

fix: handle simultaneous connect()s with timeouts #114

Closed sentientwaffle closed 7 years ago

sentientwaffle commented 7 years ago

Depends on https://github.com/interledgerjs/ilp-connector/pull/324 to make the FTs pass.

codecov-io commented 7 years ago

Codecov Report

Merging #114 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   95.34%   95.37%   +0.02%     
==========================================
  Files          11       11              
  Lines         709      713       +4     
  Branches      171      172       +1     
==========================================
+ Hits          676      680       +4     
  Misses         33       33
Impacted Files Coverage Δ
src/lib/plugin.js 96.82% <100%> (+0.03%) :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 8d060a7...b182189. Read the comment docs.