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

zopefoundation / persistent / 26495282047
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix/issue-235-test-return-deprecation
DEFAULT BRANCH: master
Ran 27 May 2026 06:45AM UTC
Jobs 1
Files 26
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

27 May 2026 06:40AM UTC coverage: 99.58% (-0.02%) from 99.597%
26495282047

Pull #237

github

icemac
Fix DeprecationWarning for non-None return from test cases on Python 3.14+

Extract test method bodies in PickleCacheTestMixin into _check_* helpers
that return values. The test_* methods call the helpers without returning.
Subclass overrides call self._check_*() instead of super().test_*().

Fixes #235

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #237: Fix DeprecationWarning for non-None return from test cases on Python 3.14+

274 of 274 branches covered (100.0%)

Branch coverage included in aggregate %.

36 of 37 new or added lines in 1 file covered. (97.3%)

5177 of 5200 relevant lines covered (99.56%)

7.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.68
-0.1% src/persistent/tests/test_picklecache.py
Jobs
ID Job ID Ran Files Coverage
1 26495282047.1 27 May 2026 06:45AM UTC 26
99.58
GitHub Action Run
Source Files on build 26495282047
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26495282047
  • Pull Request #237
  • PR Base - master (#26435642739)
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