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

zopefoundation / Zope / 1173 / 1
79%
master: 82%

Build:
Build:
LAST BUILD BRANCH: 6.0b2
DEFAULT BRANCH: master
Ran 17 May 2018 04:34PM UTC
Files 314
Run time 17s
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

17 May 2018 04:29PM UTC coverage: 78.803%. First build
1173.1

push

travis-ci

tlotze
make FSImage.__str__ available in Python 3

In both Python 2 and 3, the tag() method returns the respective str type, so
the result can always be used for __str__. Without having this method
available in Python 3, the image tag cannot be included, for example, in
Chamaeleon page templates by simply accessing the image object, as that uses
i18n which in turn casts the object to the respective text (unicode) type. Not
implementing __str__ in Python 3 results in the object representation instead
of the tag in that case.

3224 of 5564 branches covered (57.94%)

Branch coverage included in aggregate %.

21160 of 25379 relevant lines covered (83.38%)

0.83 hits per line

Source Files on job 1173.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 73
  • Travis Job 1173.1
  • 059b7398 on github
  • Next Job for on image-tag (#1190.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