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

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

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2015 02:18PM UTC
Files 38
Run time 2s
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

10 Jul 2015 02:15PM UTC coverage: 85.008% (-0.4%) from 85.423%
COVERAGE="--disable-valgrind --enable-gcov"

push

travis-ci

David Tolnay
Dockerfile reorganized

* Remove excess layer creation
  This is an antipattern in Docker.
* Remove build tools once build is complete
  Leaving them around is not necessary and expands the image size 5x
* Make check works with libonig installed
* Compiles statically (needs libonig to be built rather than installed)
* Valgrind doesn't work with the use of TLS in jq so it's disabled -- this
  might be a FIXME situation; I'm not familiar enough with valgrind to
  say whether this is expected
* Make entrypoint be the jq binary so that the image can also be used
  to run jq in environments where you don't want to or can't install
  jq (such as CoreOS).

4746 of 5583 relevant lines covered (85.01%)

363546.65 hits per line

Source Files on job 84.3 (COVERAGE="--disable-valgrind --enable-gcov")
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 84
  • Travis Job 84.3
  • f9f4d2d1 on github
  • Prev Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#83.3)
  • Next Job for COVERAGE="--disable-valgrind --enable-gcov" on master (#85.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