Skip to content

refactor: use general tree modifier in repair snapshots#463

Merged
aawsome merged 1 commit intomainfrom
repair-snapshots
Mar 10, 2026
Merged

refactor: use general tree modifier in repair snapshots#463
aawsome merged 1 commit intomainfrom
repair-snapshots

Conversation

@aawsome
Copy link
Copy Markdown
Member

@aawsome aawsome commented Jan 20, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 20, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.2%. Comparing base (a8861e7) to head (fc38b29).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/commands/repair/snapshots.rs 41.5% 31 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/tests/integration.rs 81.0% <100.0%> (+2.5%) ⬆️
crates/core/src/commands/repair/snapshots.rs 46.4% <41.5%> (+46.4%) ⬆️

... and 29 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 force-pushed the repair-snapshots branch from 97a2158 to 7fac221 Compare March 7, 2026 04:23
@aawsome aawsome merged commit 910b42e into main Mar 10, 2026
25 checks passed
@aawsome aawsome deleted the repair-snapshots branch March 10, 2026 08:01
github-merge-queue bot pushed a commit that referenced this pull request Apr 5, 2026
## 🤖 New release

* `rustic_core`: 0.10.1 -> 0.11.0 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.11.0](rustic_core-v0.10.1...rustic_core-v0.11.0)
- 2026-04-05

### Added

- Optimize hardlink creation in restore
([#495](#495))
- add exclude-if-xattr option
([#491](#491))

### Fixed

- make `ignore`'s `.git_exclude()` mirror `.git_ignore()`
([#494](#494))

### Other

- update dependencies
([#496](#496))
- preserve hardlinks on restore
([#492](#492))
- use general tree modifier in `repair snapshots`
([#463](#463))
- [**breaking**] Optimize file streaming
([#489](#489))
- [**breaking**] use Cow to avoid OsString allocations
([#487](#487))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
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