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

dtolnay / jq
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: withoutonig
DEFAULT BRANCH: master
Repo Added 27 Jun 2015 08:10AM UTC
Files 45
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

LAST BUILD ON BRANCH dockercmd
branch: dockercmd
CHANGE BRANCH
x
Reset
  • dockercmd
  • badpath
  • badpath2
  • delneg
  • dockeronig
  • gcov
  • gcov_exclusions
  • input_state
  • jq-1.5
  • jq-1.5rc2
  • llvm
  • master
  • nanidentical
  • non-c
  • non-object-meta
  • objkey
  • onigtravis
  • pgp
  • range-stream
  • scalarjoin
  • src
  • srconflict
  • stack_doc
  • strftime
  • travisonig
  • update-website
  • utf8-match
  • withoutonig

pending completion
196

push

travis-ci

dtolnay
Avoid passing '/bin/bash' as default argument to docker run

Previously:

```
$ docker run dbdc663dabc8
jq: error: syntax error, unexpected '/', expecting $end (Unix shell quoting issues?) at <top-level>, line 1:
/bin/bash
jq: 1 compile error
$ docker run --entrypoint /bin/echo dbdc663dabc8
/bin/bash
```

Now:

```
$ docker run e36393e8c15e
jq - commandline JSON processor [version 1.5rc2-77-g9a3fe9e]
Usage: /usr/local/bin/jq [options] <jq filter> [file...]

	jq is a tool for processing JSON inputs, applying the
...
```

4842 of 5689 relevant lines covered (85.11%)

371335.83 hits per line

Relevant lines Covered
Build:
Build:
5689 RELEVANT LINES 4842 COVERED LINES
371335.83 HITS PER LINE
Source Files on dockercmd
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
196 dockercmd Avoid passing '/bin/bash' as default argument to docker run Previously: ``` $ docker run dbdc663dabc8 jq: error: syntax error, unexpected '/', expecting $end (Unix shell quoting issues?) at <top-level>, line 1: /bin/bash jq: 1 compile error $ do... push 05 Sep 2015 08:05PM UTC dtolnay travis-ci pending completion  
See All Builds (183)
  • Repo on GitHub
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