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

nbari / backup / 27141759415
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 08 Jun 2026 01:44PM UTC
Jobs 1
Files 41
Run time 1min
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

08 Jun 2026 12:34PM UTC coverage: 78.829% (+0.3%) from 78.559%
27141759415

push

github

nbari
verify: detect catalog↔store drift and repair missing blobs

Add a verify command that re-checks every destination against the catalog.
run trusts the catalog when deciding what to upload, so blobs deleted directly
from a destination go unnoticed; verify reports any missing blob copies (no
secrets needed).

--repair restores missing blobs: copy from a healthy destination when one still
has the blob (key unchanged, copies stay byte-identical), else re-seal from the
source file when it is gone everywhere (fresh key, rewrite all destinations,
update the catalog key). A blob missing everywhere whose source is gone or
changed is reported as unrecoverable.

- engine/verify.rs: verify() + reseal-from-source repair, with E2E tests for
  detect / copy-repair / reseal-repair / unrecoverable / clean
- catalog: all_content_ids, update_content_key
- LocalStore::remove (idempotent), used by repair-not / tests and future prune
- CLI: verify subcommand (+ --repair), dispatch, action handler
- resolve_naming_key made pub(crate) and reused for repair unlock
- README + DESIGN checklist updated

283 of 348 new or added lines in 10 files covered. (81.32%)

3042 of 3859 relevant lines covered (78.83%)

8.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
44
0.0
src/cli/actions/verify.rs
9
96.3
src/engine/verify.rs
7
0.0
src/cli/dispatch/cmd_verify.rs
2
97.5
-2.5% src/storage/local.rs
1
0.0
0.0% src/bin/backup.rs
1
0.0
0.0% src/cli/actions/run.rs
1
0.0
0.0% src/cli/dispatch/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 27141759415.1 08 Jun 2026 01:44PM UTC 41
78.83
GitHub Action Run
Source Files on build 27141759415
  • Tree
  • List 41
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27141759415
  • c39c55ae on github
  • Prev Build on sandbox (#27133041432)
  • Next Build on sandbox (#27145885383)
  • Delete
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