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

zopefoundation / Zope / 1198
82%

Build:
DEFAULT BRANCH: master
Ran 18 May 2018 12:03PM UTC
Jobs 3
Files 316
Run time 1min
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
1198

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.

3360 of 5688 branches covered (59.07%)

Branch coverage included in aggregate %.

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

21283 of 25436 relevant lines covered (83.67%)

2.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1198.1 18 May 2018 12:03PM UTC 0
78.84
Travis Job 1198.1
2 1198.2 18 May 2018 12:04PM UTC 0
78.53
Travis Job 1198.2
3 1198.3 18 May 2018 12:04PM UTC 0
78.53
Travis Job 1198.3
Source Files on build 1198
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1198
  • c5433f26 on github
  • Prev Build on master (#1181)
  • Next Build on master (#1203)
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