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

stedolan / jq / 827
84%

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

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

Jobs
ID Job ID Ran Files Coverage
3 827.3 (COVERAGE="--disable-valgrind --enable-gcov") 08 Jan 2020 05:37AM UTC 0
84.13
Travis Job 827.3
Source Files on build 827
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #827
  • baecf2ce on github
  • Prev Build on master (#822)
  • Next Build on master (#828)
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

© 2025 Coveralls, Inc