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

berkmancenter / mediacloud / 4546 / 1
59%
master: 70%

Build:
Build:
LAST BUILD BRANCH: release
DEFAULT BRANCH: master
Ran 20 Dec 2017 05:37PM UTC
Files 206
Run time 20s
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

20 Dec 2017 05:19PM UTC coverage: 33.31%. First build
MC_TEST_CHUNK=1

push

travis-ci

pypt
Don't use __repr__ incorrectly

If done my the book, __repr__ should return something that could be eval'ed back into that object.

We only need to be able to stringify the Request / Response object (mostly for debugging purposes) so maintaining an implementation of __repr__ is pointless.

Also, Python is probably making some brave assumptions about __repr__ so we get weird errors such as:

     SystemError: PyEval_EvalFrameEx returned a result with an error set

4809 of 14437 relevant lines covered (33.31%)

172.43 hits per line

Source Files on job 4546.1 (MC_TEST_CHUNK=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4546
  • Travis Job 4546.1
  • ef09e7f9 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