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

zopefoundation / Zope / 1198 / 3
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 18 May 2018 12:04PM UTC
Files 316
Run time 9s
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

18 May 2018 12:01PM UTC coverage: 78.533% (+0.008%) from 78.525%
1198.3

push

travis-ci

icemac
make FSImage.__str__ available in Python 3 (#282)

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

3414 of 5812 branches covered (58.74%)

Branch coverage included in aggregate %.

21126 of 25436 relevant lines covered (83.06%)

0.83 hits per line

Source Files on job 1198.3
  • Tree
  • List 0
  • Changed 23
  • Source Changed 23
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 88
  • Travis Job 1198.3
  • c5433f26 on github
  • Prev Job for on master (#1181.2)
  • Next Job for on master (#1203.3)
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