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

rendrjs / rendr / 785 / 2
77%
master: 86%

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

19 Jun 2014 05:24PM UTC coverage: 77.456%. First build
785.2

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%)

11.03 hits per line

Source Files on job 785.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 785
  • Travis Job 785.2
  • 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