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

dtolnay / jq / 250 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2015 06:11AM 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.33% (+0.1%) from 85.202%
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.

4886 of 5726 relevant lines covered (85.33%)

2313972.95 hits per line

Source Files on job 250.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 250
  • Travis Job 250.3
  • 8f6f28c8 on github
  • Prev Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#249.3)
  • Next Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#251.5)
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