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

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

Build:
DEFAULT BRANCH: develop
Ran 12 Sep 2017 04:48AM UTC
Files 420
Run time 19s
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 04:41AM UTC coverage: 74.344% (-0.02%) from 74.364%
1063.1

push

travis-ci

jmurty
#298 Fix `FileItem` to work with `File`s with non-ASCII in title

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`.

In this case forcing a `str` causes encoding
errors in situations which would otherwise be
handled fine by the decorator machinery.

1210 of 2336 branches covered (51.8%)

7337 of 9869 relevant lines covered (74.34%)

0.74 hits per line

Source Files on job 1063.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1063
  • Travis Job 1063.1
  • 9ccd165e on github
  • Prev Job for on develop (#1057.1)
  • Next Job for on develop (#1064.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