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

stedolan / jq / 100 / 3
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2015 06:10AM UTC
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

15 Dec 2015 06:08AM UTC coverage: 85.732% (+0.6%) from 85.132%
COVERAGE="--disable-valgrind --enable-gcov"

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.

4909 of 5726 relevant lines covered (85.73%)

2313966.92 hits per line

Source Files on job 100.3 (COVERAGE="--disable-valgrind --enable-gcov")
  • Tree
  • List 0
  • Changed 19
  • Source Changed 1
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 100
  • Travis Job 100.3
  • 8f6f28c8 on github
  • Prev Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#99.3)
  • Next Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#116.3)
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