Skip to content

fix: read index entries in dump before processing#513

Merged
aawsome merged 1 commit into
mainfrom
dump-readindex
May 23, 2026
Merged

fix: read index entries in dump before processing#513
aawsome merged 1 commit into
mainfrom
dump-readindex

Conversation

@aawsome
Copy link
Copy Markdown
Member

@aawsome aawsome commented May 23, 2026

This removes the breaking change in the Repository method and allows further optimizations about how to read and cache blobs.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.6%. Comparing base (d8abf46) to head (52b6d3d).

Files with missing lines Patch % Lines
crates/core/src/commands/dump.rs 55.5% 4 Missing ⚠️
crates/core/src/repository.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/src/repository.rs 62.2% <0.0%> (+0.1%) ⬆️
crates/core/src/commands/dump.rs 57.1% <55.5%> (+0.6%) ⬆️

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aawsome aawsome merged commit b641efc into main May 23, 2026
24 of 25 checks passed
@aawsome aawsome deleted the dump-readindex branch May 23, 2026 11:28
@rustic-release-plz rustic-release-plz Bot mentioned this pull request May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant