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

ic-labs / django-icekit / 1064
74%

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

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%)

3 of 3 new or added lines in 3 files covered. (100.0%)

7337 of 9869 relevant lines covered (74.34%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
glamkit_sponsors/models.py
1
100.0
icekit/plugins/contact_person/models.py
1
100.0
icekit/plugins/location/models.py
Jobs
ID Job ID Ran Files Coverage
1 1064.1 12 Sep 2017 11:42AM UTC 0
74.34
Travis Job 1064.1
Source Files on build 1064
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1064
  • 85d0d3de on github
  • Prev Build on develop (#1063)
  • Next Build on develop (#1072)
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

© 2025 Coveralls, Inc