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

hauntsaninja / pyp / 108 / 6
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 11 May 2020 09:33PM UTC
Files 1
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

11 May 2020 09:30PM UTC coverage: 97.059%. Remained the same
108.6

push

travis-ci

web-flow
test_pyp: fix `jq` test (#11)

There are two issues with this test:

1) Since we use shell=True, the shell parses the command we give it,
    which removes quotes from the command we give to jq. jq gets
    '.[1][lol]' instead of '.[1]["lol"]'
2) jq normally prints stuff as json, so if the output is a string, it
    will put double quotes around it. Using the -r option fixes this by
    requesting raw output.

198 of 204 relevant lines covered (97.06%)

0.97 hits per line

Source Files on job 108.6
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 82
  • Travis Job 108.6
  • e9801af6 on github
  • Prev Job for on master (#105.6)
  • Next Job for on master (#111.6)
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