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

zopefoundation / persistent
100%

Build:
DEFAULT BRANCH: master
Repo Added 31 Jul 2018 09:43PM UTC
Files 26
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
  • 6.2
  • 6.3
  • 6.4
  • 6.5
  • 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-2f0abadc
  • config-with-c-code-template-4dc0484e
  • config-with-c-code-template-5a4d3a13
  • config-with-c-code-template-6f8d8c51
  • config-with-c-code-template-76e81852
  • 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_cffi_extensions
  • dataflake/fix_yet_another_setuptools_breakage
  • fix-GHA-pypy2
  • fix-c-warning
  • fix-caches
  • fix-docs-builds
  • fix-freethreaded-ob_refcnt
  • 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

11 Mar 2026 02:22PM UTC coverage: 99.549% (-0.3%) from 99.882%
24001204279

push

github

web-flow
Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt

Use CPython API macros for ob_refcnt and ob_type access (free-threading support)

1013 of 1019 branches covered (99.41%)

Branch coverage included in aggregate %.

179 of 199 new or added lines in 1 file covered. (89.95%)

5170 of 5192 relevant lines covered (99.58%)

6.89 hits per line

Relevant lines Covered
Build:
Build:
5192 RELEVANT LINES 5170 COVERED LINES
6.89 HITS PER LINE
Source Files on master
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24001204279 master Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt Use CPython API macros for ob_refcnt and ob_type access (free-threading support) push 05 Apr 2026 01:09PM UTC web-flow github
99.55
23708676256 master Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt Use CPython API macros for ob_refcnt and ob_type access (free-threading support) push 29 Mar 2026 01:17PM UTC web-flow github
99.55
23402690742 master Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt Use CPython API macros for ob_refcnt and ob_type access (free-threading support) push 22 Mar 2026 01:15PM UTC web-flow github
99.55
23110037240 master Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt Use CPython API macros for ob_refcnt and ob_type access (free-threading support) push 15 Mar 2026 01:12PM UTC web-flow github
99.55
22957374372 master Merge pull request #230 from bluedynamics/fix-freethreaded-ob_refcnt Use CPython API macros for ob_refcnt and ob_type access (free-threading support) push 11 Mar 2026 02:39PM UTC web-flow github
99.55
22955369407 fix-freethreaded-ob_refcnt Merge 31eaf1399 into 0c58a7c4e Pull #230 11 Mar 2026 01:44PM UTC web-flow github
99.55
22877378740 fix-freethreaded-ob_refcnt Merge d8c72754f into 0c58a7c4e Pull #230 09 Mar 2026 10:22PM UTC web-flow github
99.55
22820737228 master Stop testing Python 3.15 (#228) push 08 Mar 2026 01:12PM UTC web-flow github
99.88
22543048967 master Stop testing Python 3.15 (#228) push 01 Mar 2026 01:12PM UTC web-flow github
99.88
22276803337 master Stop testing Python 3.15 (#228) push 22 Feb 2026 01:04PM UTC web-flow github
99.88
See All Builds (697)
  • 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

© 2026 Coveralls, Inc