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

hauntsaninja / pyp / 108
97%

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

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

Jobs
ID Job ID Ran Files Coverage
6 108.6 11 May 2020 09:33PM UTC 0
97.06
Travis Job 108.6
Source Files on build 108
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #108
  • e9801af6 on github
  • Prev Build on master (#105)
  • Next Build on master (#111)
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