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

bitpay / bitcoind-rpc / 60
100%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2017 03:38PM UTC
Jobs 1
Files 1
Run time 1s
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
60

Pull #25

travis-ci

web-flow
Compatibility with the NodeJS legacy URL API

The URL API in NodeJS <7.0.0 returns an `auth` field containing both the username and password, separated with a colon character.

Since v7.0.0, NodeJS has a WHATWG-compatible URL API that returns separate `username` and `password` fields instead.

This commit makes the options format compatible with the legacy URL API (which is still available alongside the WHATWG one).

See here for more details: https://nodejs.org/api/url.html#url_url_strings_and_url_objects
Pull Request #25: Make options compatible with url.parse() format

55 of 61 branches covered (90.16%)

11 of 11 new or added lines in 1 file covered. (100.0%)

114 of 116 relevant lines covered (98.28%)

15.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
lib/index.js
Jobs
ID Job ID Ran Files Coverage
1 60.1 17 Jul 2017 03:38PM UTC 0
98.28
Travis Job 60.1
Source Files on build 60
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #60
  • Pull Request #25
  • PR Base - master (#49)
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

© 2026 Coveralls, Inc