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

product-definition-center / pdc-client / 968
89%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2018 09:13AM UTC
Jobs 3
Files 24
Run time 24s
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
968

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.

1980 of 2181 relevant lines covered (90.78%)

2.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 968.1 22 Jan 2018 09:13AM UTC 0
89.78
Travis Job 968.1
2 968.2 22 Jan 2018 09:14AM UTC 0
89.78
Travis Job 968.2
4 968.4 22 Jan 2018 09:14AM UTC 0
90.42
Travis Job 968.4
Source Files on build 968
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #968
  • ad443930 on github
  • Prev Build on master (#965)
  • Next Build on master (#970)
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