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

zopefoundation / persistent
100%

Build:
DEFAULT BRANCH: master
Repo Added 31 Jul 2018 09:43PM CUT
Files 25
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 4.4.0
  • 4.4.1
  • 4.4.2
  • 4.4.3
  • 4.5.0
  • 4.5.1
  • 4.6.0
  • 4.6.1
  • 4.6.2
  • 4.6.3
  • 4.6.4
  • 4.8.0
  • 4.9.0
  • 4.9.1
  • 4.9.2
  • 4.9.3
  • 5.0
  • 5.1
  • 5.2
  • 6.0
  • 6.1
  • 6.1.1
  • ExtensionClass_Base_as_object
  • all-repos_autofix_all-repos-sed
  • cache_size_parameter_enhancement
  • clear_dict_py314
  • config-with-c-code
  • config-with-c-code-template-0ce77409
  • config-with-c-code-template-18798421
  • config-with-c-code-template-1ab4df9f
  • config-with-c-code-template-2195d2ed
  • config-with-c-code-template-4dc0484e
  • config-with-c-code-template-5a4d3a13
  • config-with-c-code-template-6f8d8c51
  • config-with-c-code-template-7cdbe1e4
  • config-with-c-code-template-84c8ebcb
  • config-with-c-code-template-8d837c89
  • config-with-c-code-template-8daa034c
  • config-with-c-code-template-9e2b2911
  • config-with-c-code-template-a2f58d87
  • config-with-c-code-template-a361e1fd
  • config-with-c-code-template-a7193216
  • config-with-c-code-template-b21fbbf2
  • config-with-c-code-template-dc5cbb79
  • config-with-c-code-template-f317618e
  • config-with-c-code-template-f6f126ea
  • coverage
  • dataflake/cleanup_require_cffi
  • dataflake/fix_yet_another_setuptools_breakage
  • fix-GHA-pypy2
  • fix-c-warning
  • fix-caches
  • fix-docs-builds
  • fix-pypy-install
  • fix-tox
  • fix-wheels
  • flake8
  • isort
  • issue102
  • issue11
  • issue112
  • issue124
  • issue125
  • issue126
  • issue129
  • issue131
  • issue133
  • issue137
  • issue143
  • issue144
  • issue149
  • issue150
  • issue155
  • issue157
  • issue41
  • issue77
  • issue81
  • issue86
  • issue88
  • issue92
  • issue97
  • issue99
  • jo-sanitize-oid
  • macpython-3.6
  • master
  • no-pylint
  • perrinjerome/fix_oid_repr
  • py-refcnt
  • py-ssize-t-clean
  • py34,py38
  • py36-mac
  • py38-wheels
  • py39
  • req-cffi
  • src-layout
  • travis_mac_py3.8
  • tseaver-199-tox_e_coverage_passing
  • tseaver-206-remove-simple_new-fossil
  • tseaver-fix_compat_header
  • tseaver-fix_windows_breakage
  • tseaver-pep489
  • tseaver-py313-tomlize
  • tseaver-tweak_coverage
  • update-manylinux
  • use-pypi-token
  • use-unsigned-hex-consts-in-timestamp

09 Jun 2025 02:12AM CUT coverage: 99.894% (+0.001%) from 99.893%
16248910974

push

github

perrinjerome
Display oids in same format as ZODB.utils.oid_repr

Fixes #219

642 of 646 branches covered (99.38%)

Branch coverage included in aggregate %.

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

4994 of 4996 relevant lines covered (99.96%)

5.95 hits per line

Relevant lines Covered
Build:
Build:
4996 RELEVANT LINES 4994 COVERED LINES
5.95 HITS PER LINE
Source Files on master
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
99.68
src/persistent/tests/test_timestamp.py430 278 278 0 5.0 29 1
99.69
src/persistent/tests/test_picklecache.py1345 916 914 2 5.0 64 1
99.88
src/persistent/tests/test_persistence.py2216 + 81617 + 51617 + 50 5.0 80 2
100.0
src/persistent/__init__.py51 16 16 0 6.0 0 0
100.0
src/persistent/mapping.py152 56 56 0 6.0 10 0
100.0
src/persistent/persistence.py636 + 7373 + 5373 + 50 6.0 165 + 20
100.0
src/persistent/list.py141 62 62 0 6.0 4 0
100.0
src/persistent/ring.py188 73 73 0 5.0 14 0
100.0
src/persistent/tests/attrhooks.py126 37 37 0 6.0 15 0
100.0
src/persistent/picklecache.py506 244 244 0 5.0 106 0
Showing 1 to 10 of 25 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    99.89
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16248910974 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 13 Jul 2025 01:05PM CUT perrinjerome github
99.89
16098801942 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 06 Jul 2025 01:27PM CUT perrinjerome github
99.89
15955000873 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 29 Jun 2025 01:29PM CUT perrinjerome github
99.89
15806370251 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 22 Jun 2025 01:33PM CUT perrinjerome github
99.89
15662972868 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 15 Jun 2025 01:31PM CUT perrinjerome github
99.89
15533912302 clear_dict_py314 - revert to previous setuptools version Pull #221 09 Jun 2025 11:59AM CUT dataflake github
99.89
15525257611 master Display oids in same format as ZODB.utils.oid_repr Fixes #219 push 09 Jun 2025 02:14AM CUT perrinjerome github
99.89
15523431059 clear_dict_py314 gha py3.14 Pull #221 08 Jun 2025 11:08PM CUT mamico github
99.89
15523273604 clear_dict_py314 explicitly clear dict during deactivation push 08 Jun 2025 10:45PM CUT mamico github
99.89
15518228109 master Merge pull request #217 from zopefoundation/dataflake/cleanup_require_cffi push 08 Jun 2025 01:37PM CUT web-flow github
99.89
See All Builds (638)
  • Repo on GitHub
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

© 2025 Coveralls, Inc