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

gugod / Hijk / 72
92%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2013 06:37AM UTC
Jobs 6
Files 1
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
72

push

travis-ci

gugod
Ditch the 'fetch' option and rework a8bfd9b2e

Being able to dynamically switch the parser with sub-ref per-request
seems very clever, thus is probably unwanted.

For using Hijk with Hijk::HTTP::XS, we do:

    use Hijk;
    use Hijk::HTTP::XS;

Or in some dynamic fashion:

    use Hijk;
    require Hijk::HTTP::XS if MY_GUT_SAYS_SO;

While a sole 'use Hijk;' should always means to use only the pure-perl version.

This keeps it simple for developer to make decisions and there should
be no surprises on what versions are used. (Well, unless there are some code
act in distance, but that applies generically.)

64 of 69 relevant lines covered (92.75%)

3014.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 72.1 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:37AM UTC 0
92.75
Travis Job 72.1
3 72.3 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:37AM UTC 0
92.75
Travis Job 72.3
4 72.4 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:37AM UTC 0
92.75
Travis Job 72.4
5 72.5 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:38AM UTC 0
92.75
Travis Job 72.5
6 72.6 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:40AM UTC 0
92.75
Travis Job 72.6
7 72.7 (TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200) 13 Dec 2013 06:40AM UTC 0
92.75
Travis Job 72.7
Source Files on build 72
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #72
  • 0bf77f10 on github
  • Prev Build on master (#71)
  • Next Build on master (#73)
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