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

zopefoundation / ZODB
75%
master: 84%

Build:
Build:
LAST BUILD BRANCH: 6.0.1
DEFAULT BRANCH: master
Repo Added 12 Jul 2016 05:44PM UTC
Files 116
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 python3-compatible-persistent-refs
branch: python3-compatible-persistent-refs
CHANGE BRANCH
x
Reset
  • python3-compatible-persistent-refs
  • 3.10.7
  • 350-fix-bytes-vs-text
  • 5.0.1
  • 5.1.0
  • 5.1.1
  • 5.2.0
  • 5.2.1
  • 5.2.2
  • 5.2.3
  • 5.2.4
  • 5.3.0
  • 5.4.0
  • 5.5.0
  • 5.5.1
  • 5.6.0
  • 5.7.0
  • 5.8.0
  • 5.8.1
  • 6.0
  • 6.0.1
  • add-py38
  • agroszer-clean-leaks
  • agroszer-typo
  • all-repos_autofix_all-repos-sed
  • appveyor
  • appveyor-mock
  • be-less-negative
  • blob-default-permissions
  • blob_tests
  • bytes_for_all_tids
  • cleanup-check_checkCurrentSerialInTransaction
  • closure
  • config-with-pure-python
  • config-with-pure-python-template-12d1a05d
  • config-with-pure-python-template-1404d28b
  • config-with-pure-python-template-6f887812
  • config-with-pure-python-template-b21fbbf2
  • config-with-pure-python-template-babc889c
  • coveralls
  • data-for-TransactionMetaData-and-TransactionRecord
  • dataflake/gh-actions
  • davisagli-pack-error-oid
  • doc-292-volatile-attributes
  • drop34
  • extension_bytes
  • faster-bush-oid-to-path
  • feature/faster-tests
  • fix-py310-deprecation-warnings
  • fix-recursion
  • fix_UnboundLocalError
  • fix_memleak_with_closed_connections
  • fix_racetests
  • fixup-pr307
  • fsdump_fsstats#354
  • get-ghost
  • handle_serial
  • import-no-seeks
  • issue-119
  • issue-138
  • issue-139
  • issue158
  • issue213
  • issue214
  • issue216
  • issue263
  • issue266
  • issue268
  • issue282
  • issue290
  • issue78
  • jam-pickle-prot
  • jam-zodbshootout-26
  • jamadden-patch-1
  • master
  • merge-zodbdocs
  • no-sphinx-on-3.3
  • only-new-style
  • perrinjerome/fix/restore_wrong_prev_txn
  • perrinjerome/repozo-ignored-warning
  • perrinjerome/repozo-recover-stdout
  • prep-5.5.0-release
  • prep-5.5.1-release
  • pure-python-tests
  • pypi
  • python311
  • python36
  • racetest
  • remove-obsolete
  • repozo-better-error
  • repozo-incremental-recover
  • repozo-verify-exit-code
  • rotonen-bump-pypy
  • storage-afterCompletion
  • storage-afterCompletion2
  • storage-byte-appreciation
  • sunew-failing-test-for-208
  • tour
  • transaction30
  • tseaver-drop_setup_py_test_fossils
  • update-zodbpickle
  • weakset
  • y/check_race-spec
  • y/flakes
  • y/fs1-recover-seek-fix
  • y/goodbye-warnhook
  • y/kill-positive_id
  • y/zope-testrunner-a1000
  • z-object-database
  • zope-interface-fix-inconsistent-iro

pending completion
800

push

travis-ci

jimfulton
- ZODB now uses pickle protocol 3 for both Python 2 and Python 3.

  (Previously, protocol 2 was used for Python 2.)

  The zodbpickle package provides a `zodbpickle.binary` string type
  that should be used in Python 2 to cause binary strings to be saved
  in a pickle binary format, so they can be loaded correctly in
  Python 3.  Pickle protocol 3 is needed for this to work correctly.

- Object identifiers in persistent references are saved as
  `zodbpickle.binary` strings in Python 2, so that they are loaded
  correctly in Python 3.

6424 of 8536 relevant lines covered (75.26%)

2.99 hits per line

Relevant lines Covered
Build:
Build:
8536 RELEVANT LINES 6424 COVERED LINES
2.99 HITS PER LINE
Source Files on python3-compatible-persistent-refs
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
800 python3-compatible-persistent-refs - ZODB now uses pickle protocol 3 for both Python 2 and Python 3. (Previously, protocol 2 was used for Python 2.) The zodbpickle package provides a `zodbpickle.binary` string type that should be used in Python 2 to cause binary strings to ... push 25 Mar 2018 10:21PM UTC jimfulton travis-ci pending completion  
See All Builds (863)
  • 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