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

zopefoundation / zope.testrunner / 28800861800
85%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2026 02:56PM UTC
Jobs 1
Files 41
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

06 Jul 2026 02:55PM UTC coverage: 84.516% (-0.3%) from 84.803%
28800861800

push

github

web-flow
Add support for Python 3.15 (#206)

* Fix doctest failure reporting on Python 3.15

Python 3.15 changed doctest.DocTestCase to report each example as a
separate subtest (python/cpython#108885).  The subtest reports happen
while doctest has sys.stdout redirected to its internal buffer, so
zope.testrunner's immediate failure output was swallowed by that buffer
and corrupted the output of the following examples.

Restore the pre-3.15 behavior of raising a single failure for the whole
doctest after sys.stdout has been restored.

Also allow for the new 'Did you mean' suggestion in ModuleNotFoundError
messages on Python 3.15 and revert the report file count workaround
from #205 which is no longer needed.

* Configuring for pure-python

* Configuring for pure-python

717 of 944 branches covered (75.95%)

Branch coverage included in aggregate %.

4 of 16 new or added lines in 2 files covered. (25.0%)

2940 of 3383 relevant lines covered (86.91%)

0.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
74.6
-23.12% src/zope/testrunner/_doctest.py
Jobs
ID Job ID Ran Files Coverage
1 28800861800.1 06 Jul 2026 02:56PM UTC 41
84.52
GitHub Action Run
Source Files on build 28800861800
  • Tree
  • List 41
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1757141f on github
  • Prev Build on master (#24330473461)
  • Next Build on master (#29193501721)
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