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

zopefoundation / persistent / 26712569645

28 May 2026 06:24AM UTC coverage: 99.58%. First build
26712569645

push

github

web-flow
Fix DeprecationWarning for non-None return from test cases on Python 3.14+ (#237)

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>

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%)

8.88 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

99.68
/src/persistent/tests/test_picklecache.py


Source Not Available

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