Skip to content

feat: Add methods for repairing hot/cold repositories#255

Open
aawsome wants to merge 1 commit intomainfrom
repair-hotcold
Open

feat: Add methods for repairing hot/cold repositories#255
aawsome wants to merge 1 commit intomainfrom
repair-hotcold

Conversation

@aawsome
Copy link
Member

@aawsome aawsome commented Sep 4, 2024

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

❌ Patch coverage is 66.48936% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.8%. Comparing base (e52985a) to head (79dd578).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/commands/repair/hotcold.rs 60.0% 34 Missing ⚠️
crates/core/src/repository.rs 81.2% 9 Missing ⚠️
crates/core/src/repository/warm_up.rs 75.6% 9 Missing ⚠️
crates/core/src/commands/repair/index.rs 0.0% 6 Missing ⚠️
crates/core/src/commands/restore.rs 0.0% 3 Missing ⚠️
crates/core/src/commands/prune.rs 66.6% 1 Missing ⚠️
crates/core/tests/warm_up.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/src/backend.rs 64.4% <100.0%> (+1.2%) ⬆️
crates/core/src/commands/check.rs 69.6% <100.0%> (+9.3%) ⬆️
crates/core/src/commands/config.rs 45.0% <100.0%> (+4.6%) ⬆️
crates/core/src/commands/init.rs 90.0% <ø> (ø)
crates/core/tests/integration.rs 78.5% <ø> (ø)
crates/core/src/commands/prune.rs 64.2% <66.6%> (+0.1%) ⬆️
crates/core/tests/warm_up.rs 91.1% <0.0%> (-1.4%) ⬇️
crates/core/src/commands/restore.rs 0.0% <0.0%> (ø)
crates/core/src/commands/repair/index.rs 0.0% <0.0%> (ø)
crates/core/src/repository.rs 59.6% <81.2%> (+4.4%) ⬆️
... and 2 more

... and 24 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 changed the title WIP: feat: Add methods for repairing hot/cold repositories feat: Add methods for repairing hot/cold repositories Sep 6, 2024
@aawsome aawsome force-pushed the repair-hotcold branch 2 times, most recently from 9327d83 to 1b5fb66 Compare November 19, 2024 16:41
@simonsan
Copy link
Contributor

Merged main into it, because the test coverage failure is fixed there.

@aawsome
Copy link
Member Author

aawsome commented Nov 19, 2024

The failing test is due to missing tests...

@simonsan
Copy link
Contributor

The failing test is due to missing tests...

2024-11-20 00_35_37-feat_ Add methods for repairing hot_cold repositories by aawsome · Pull Request

I meant before 😅

@aawsome aawsome marked this pull request as ready for review November 19, 2024 23:37
@simonsan
Copy link
Contributor

simonsan commented Nov 19, 2024

First read through, for raw structure. Will read through it again for typos and impl.

EDIT: Can help fix the docs

@aawsome
Copy link
Member Author

aawsome commented Apr 26, 2025

@simonsan I overworked the docu. Next will be some unit tests..

@aawsome aawsome force-pushed the repair-hotcold branch 2 times, most recently from 8487002 to 878ff64 Compare February 16, 2026 22:23
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.

2 participants