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

product-definition-center / pdc-client / 968 / 4
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2018 09:14AM UTC
Files 24
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

22 Jan 2018 09:09AM UTC coverage: 90.417% (-0.005%) from 90.422%
968.4

push

travis-ci

lubomir
Simplify parsing responses

Instead of getting text from the response and calling json.loads
ourselves, we can directly ask requests to do the parsing for us.

The advantage to this approach is that encoding detection works a little
better. Per JSON RFC 4627 section 3 some variant of UTF should be used,
but the `.text` attribute tries to guess using chardet which may come up
with something else.

1972 of 2181 relevant lines covered (90.42%)

0.9 hits per line

Source Files on job 968.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 968
  • Travis Job 968.4
  • ad443930 on github
  • Prev Job for on master (#965.4)
  • Next Job for on master (#970.2)
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