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

zopefoundation / BTrees / 306 / 4
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: config-with-c-code-template-24cb1653
DEFAULT BRANCH: master
Ran 29 Jul 2019 01:15PM UTC
Files 37
Run time 3s
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

29 Jul 2019 01:06PM UTC coverage: 96.188%. First build
WITH_COVERAGE=1

push

travis-ci

mgedmin
Fix segfault in bucket_repr() on Python 3

Fixes #106.

The bug was in not checking the return value of
PyUnicode_AsLatin1String() and passing a NULL to PyOS_snprintf().

The fix is to use PyUnicode_FromFormat() and avoid all the hassle of
manual encoding/sprintf/decoding and even calling repr().

9211 of 9576 relevant lines covered (96.19%)

0.96 hits per line

Source Files on job 306.4 (WITH_COVERAGE=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 38
  • Travis Job 306.4
  • e2243331 on github
  • Next Job for WITH_COVERAGE=1 on segfault-on-unicode (#308.4)
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