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

ic-labs / django-icekit / 1064 / 1
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 12 Sep 2017 11:42AM UTC
Files 420
Run time 35s
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

12 Sep 2017 11:35AM UTC coverage: 74.344%. Remained the same
1064.1

push

travis-ci

jmurty
#298 Fix misuse of `str` in text summary coercion methods

The `__str__()` method in a class decorated with
`@python_2_unicode_compatible` should return a
Unicode value – **not** try to convert text to a
plain ASCII `str` – because doing so will cause
a decoding error on non-ASCII values that are
actually supported via the decorator.

1210 of 2336 branches covered (51.8%)

7337 of 9869 relevant lines covered (74.34%)

0.74 hits per line

Source Files on job 1064.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1064
  • Travis Job 1064.1
  • 85d0d3de on github
  • Prev Job for on develop (#1063.1)
  • Next Job for on develop (#1072.1)
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