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

dtolnay / jq / 250
85%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2015 06:11AM UTC
Jobs 1
Files 38
Run time 1s
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
250

push

travis-ci

dtolnay
Make it easier to use jq with shebangs (fix #1044)

Allow a continuation on a comment immediately after a shebang to make
this traditional hack possible:

    #!/bin/sh
    # this next line is ignored by jq \
    exec jq -f "$0" "$@"
    # jq code follows

But continue only on the first line following a shebang, and only if
it's a comment.

4886 of 5726 relevant lines covered (85.33%)

2313972.95 hits per line

Jobs
ID Job ID Ran Files Coverage
3 250.3 (COVERAGE="--disable-valgrind --enable-gcov") 15 Dec 2015 06:11AM UTC 0
85.33
Travis Job 250.3
Source Files on build 250
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #250
  • 8f6f28c8 on github
  • Prev Build on master (#249)
  • Next Build on master (#251)
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