• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lightningnetwork / lnd / 2888
67%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2018 04:40AM UTC
Jobs 2
Files 114
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2888

push

travis-ci

Roasbeef
autopilot: modify interfaces to specify *exactly* how many chans to open

In this commit, we fix a regression introduced by a recent change which
would allow the agent to detect a channel as failed, and blacklist the
node, promising faster convergence with the ideal state of the
heuristic.

The source of this bug is that we would use the set of blacklisted
nodes in order to compute how many additional channels we should open.
If 10 failures happened, then we would think that we had opened up 10
channels, and stop much earlier than we actually should.

To fix this, while ensuring we don’t retry to failed peers, the
NeedMoreChans method will now return *how* anymore channels to open,
and the Select method will take in how many channels it should try to
open *exactly*.

10 of 10 new or added lines in 2 files covered. (100.0%)

16361 of 25407 relevant lines covered (64.4%)

43677.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2888.1 (RACE=false) 09 Feb 2018 04:40AM UTC 0
64.4
Travis Job 2888.1
3 2888.3 (RACE=false) 09 Feb 2018 04:41AM UTC 0
64.39
Travis Job 2888.3
Source Files on build 2888
  • List 0
  • Changed 34
  • Source Changed 2
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2888
  • 9f52372c on github
  • Prev Build on master (#2887)
  • Next Build on master (#2896)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc