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

warner / foolscap / 326
89%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2016 05:26AM UTC
Jobs 1
Files 64
Run time 3s
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
326

push

travis-ci

warner
getConnectionInfoForFURL: tolerate unparseable FURLs

There's a Tahoe test case that launches a node with a FURL of "None" (a
string), and was depending upon being able to start a Reconnector against
this without complaints. Reconnector._connect() now parses the FURL (as a
side-effect of stashing the initial ConnectionInfo object), which threw a
ValueError when "None" didn't start with "pb://".

This changes getConnectionInfoForFURL() to return None for unparseable FURLs,
which makes sense anyways, and happens to keep that test case working.

7910 of 8907 relevant lines covered (88.81%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 326.1 08 Dec 2016 05:26AM UTC 0
88.81
Travis Job 326.1
Source Files on build 326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #326
  • dd2bf689 on github
  • Prev Build on master (#325)
  • Next Build on master (#328)
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