interledger-deprecated / five-bells-shared

Common elements that are shared between Five Bells components
Other
4 stars 5 forks source link

feat: configure curve broadcasts #191

Closed michielbdejong closed 7 years ago

michielbdejong commented 7 years ago

Companion to https://github.com/interledgerjs/ilp-connector/pull/350

codecov-io commented 7 years ago

Codecov Report

Merging #191 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   53.73%   53.73%           
=======================================
  Files          23       23           
  Lines         750      750           
  Branches      125      125           
=======================================
  Hits          403      403           
  Misses        347      347

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 0050734...ab1ecb6. Read the comment docs.

michielbdejong commented 7 years ago

I think https://circleci.com/gh/interledgerjs/ilp-connector/1687 failed because circleci cached the existence of this branch, and then can't find it while checkout. restoring the branch to test that hypothesis