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

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

Build:
Build:
LAST BUILD BRANCH: release
DEFAULT BRANCH: master
Ran 20 Dec 2017 05:59PM UTC
Files 207
Run time 18s
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: 44.087%. First build
MC_TEST_CHUNK=4

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

6397 of 14510 relevant lines covered (44.09%)

879.34 hits per line

Source Files on job 4546.4 (MC_TEST_CHUNK=4)
  • 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.4
  • 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