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

gugod / Hijk / 103
92%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2013 04:48PM UTC
Jobs 7
Files 15
Run time –
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
103

push

travis-ci

avar
fetch: support http servers who buffer lines

The old parser assumed the \r\n\r\n that separated header from body
would be contained in a single read.  This is not the case if the http
server is line buffered.  This patch fills head and searches across
that.  It's a bit more work in that we're searching through stuff we
know doesn't contain it (we could optimize this by storing the length
and starting at $length-4), but that seems minor.

288 of 310 relevant lines covered (92.9%)

1058.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 103.1 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:49PM UTC 0
91.79
Travis Job 103.1
2 103.2 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:48PM UTC 0
91.04
Travis Job 103.2
3 103.3 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:50PM UTC 0
91.79
Travis Job 103.3
4 103.4 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:50PM UTC 0
91.79
Travis Job 103.4
5 103.5 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:51PM UTC 0
91.79
Travis Job 103.5
6 103.6 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:55PM UTC 0
91.79
Travis Job 103.6
7 103.7 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 20 Dec 2013 04:57PM UTC 0
91.04
Travis Job 103.7
Source Files on build 103
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #103
  • cc6bf6c6 on github
  • Prev Build on master (#99)
  • Next Build on master (#104)
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