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

gugod / Hijk / 103 / 6
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2013 04:55PM UTC
Files 9
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

20 Dec 2013 04:26PM UTC coverage: 91.791% (+0.3%) from 91.45%
TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200

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.

246 of 268 relevant lines covered (91.79%)

174.94 hits per line

Source Files on job 103.6 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 103
  • Travis Job 103.6
  • cc6bf6c6 on github
  • Prev Job for TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 on master (#99.7)
  • Next Job for TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 on master (#104.6)
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