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

jim80net / yq / 22 / 3
91%
master: 91%

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

24 Apr 2018 01:25PM UTC coverage: 92.025%. First build
ruby-head

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:

150 of 163 relevant lines covered (92.02%)

2.32 hits per line

Source Files on job 22.3 (ruby-head)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 22.3
  • 67eee530 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