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

zopefoundation / ZODB
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: config-with-pure-python-template-b3663390
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 repozo-incremental-recover
branch: repozo-incremental-recover
CHANGE BRANCH
x
Reset
  • repozo-incremental-recover
  • 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-b3663390
  • 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
  • python3-compatible-persistent-refs
  • python311
  • python36
  • racetest
  • remove-obsolete
  • repozo-better-error
  • 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

15 Jan 2025 06:15AM UTC coverage: 84.004% (+0.2%) from 83.766%
12782638597

Pull #403

github

Sebatyne
repozo: log files that will be used by the incremental recovery

As find_files logs all the files needed to recover the state from 0,
add a log to show which files will be effectively used in the case
of an incremental recovery.
Pull Request #403: Repozo incremental recover

2463 of 3566 branches covered (69.07%)

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

13539 of 16117 relevant lines covered (84.0%)

0.84 hits per line

Relevant lines Covered
Build:
Build:
16117 RELEVANT LINES 13539 COVERED LINES
0.84 HITS PER LINE
Source Files on repozo-incremental-recover
  • Tree
  • List 116
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12782638597 repozo-incremental-recover repozo: log files that will be used by the incremental recovery As find_files logs all the files needed to recover the state from 0, add a log to show which files will be effectively used in the case of an incremental recovery. Pull #403 15 Jan 2025 06:18AM UTC Sebatyne github
84.0
11852743375 repozo-incremental-recover fixup! repozo: log files that will be used by the incremental recovery Pull #403 15 Nov 2024 08:24AM UTC Sebatyne github
84.02
11852071983 repozo-incremental-recover repozo: be more explicit on the FileStorage size retrieval methodology Pull #403 15 Nov 2024 07:29AM UTC Sebatyne github
84.0
11851557507 repozo-incremental-recover repozo: integrate a quick option for the incremental recover The default behavior becomes to check the integrality of the existing recovered Data.fs before incrementally restore on it. The quick option allows to verify only the latest chunck prev... Pull #403 15 Nov 2024 06:42AM UTC Sebatyne github
84.0
11588847965 repozo-incremental-recover Merge branch 'master' into repozo-incremental-recover Pull #403 30 Oct 2024 07:37AM UTC web-flow github
83.93
11474462758 repozo-incremental-recover fixup! repozo: support incremental recover Pull #403 23 Oct 2024 06:42AM UTC Sebatyne github
83.92
11472021241 repozo-incremental-recover fixup! fixup! repozo: support incremental recover Pull #403 23 Oct 2024 02:43AM UTC Sebatyne github
83.92
11457046461 repozo-incremental-recover fixup! repozo: factorize code doing the actual recover (write), in preparation to the implementation of the incremental recover Pull #403 22 Oct 2024 09:15AM UTC Sebatyne github
83.91
11454497370 repozo-incremental-recover fixup! repozo: support incremental recover Pull #403 22 Oct 2024 06:28AM UTC Sebatyne github
83.92
11452216534 repozo-incremental-recover repozo: support incremental recover Which allows to recover a zodb filestorage by only appending the missing chunks from the latest recovered file, instead of always recovering from zero. Based on the work of @vpelletier (incpozo). Pull #403 22 Oct 2024 02:42AM UTC Sebatyne github
83.91
See All Builds (864)
  • 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