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

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

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2020 05:37AM UTC
Files 288
Run time 14s
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

08 Jan 2020 05:34AM UTC coverage: 84.129%. Remained the same
COVERAGE="--disable-valgrind --enable-gcov"

push

travis-ci

nicowilliams
docs: --indent value has maximum of 7, not 8

Test Plan:
To verify that this is in fact the behavior:

```
$ jq --indent 7 -n '[1]'
[
       1
]
$ jq --indent 8 -n '[1]'
jq: --indent takes a number between -1 and 7
Use jq --help for help with command-line options,
or see the jq manpage, or online docs  at https://stedolan.github.io/jq
```

This patch was generated by running `git grep "no more than"` and fixing
up appropriate results.

wchargin-branch: docs-fix-indent-bounds

5375 of 6389 relevant lines covered (84.13%)

186476.99 hits per line

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