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

rendrjs / rendr / 785
77%
master: 86%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: master
Ran 19 Jun 2014 05:33PM UTC
Jobs 2
Files 22
Run time 23s
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
785

push

travis-ci

spikebrehm
Support `hostname` property in RestAdapter

Previously, when constructing a URL based on an object,
`RestAdapter` supported the `host` property but not the `hostname`
property. A side effect of this was that `host` overrode the `port`
property, because according to the `url` docs, `host` is supposed to be
a string that contains the `port`:

http://nodejs.org/api/url.html#url_url_format_urlobj

This change allows specifying `hostname` instead of `host`, which in
turn allows specifying `port` as a separate property.

962 of 1242 relevant lines covered (77.46%)

22.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 785.1 19 Jun 2014 05:33PM UTC 0
77.46
Travis Job 785.1
2 785.2 19 Jun 2014 05:33PM UTC 0
77.46
Travis Job 785.2
Source Files on build 785
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #785
  • d9c71435 on github
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