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

jim80net / yq / 22
91%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 01:25PM UTC
Jobs 3
Files 4
Run time 20s
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
22

Pull #12

travis-ci

Beni Cherniavsky-Paskin
Avoid shell when executing jq

Allows shell metacharacters like ' to appear inside the query,
passed to jq unmodified.

$ echo "{\"'\": \"quote\"}" | jq ".[\"'\"]"
"quote"
$ echo "{\"'\": \"quote\"}" | yq ".[\"'\"]"
--- quote
...
Pull Request #12:

152 of 163 relevant lines covered (93.25%)

6.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 (1.9.3) 24 Apr 2018 01:25PM UTC 0
92.02
Travis Job 22.1
2 22.2 (2.1.0) 24 Apr 2018 01:25PM UTC 0
92.64
Travis Job 22.2
3 22.3 (ruby-head) 24 Apr 2018 01:25PM UTC 0
92.02
Travis Job 22.3
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • Pull Request #12
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