Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aawsome
Copy link
Member

@aawsome aawsome commented Sep 4, 2024

No description provided.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 112 lines in your changes missing coverage. Please review.

Project coverage is 42.3%. Comparing base (fd8c6df) to head (1114e13).

Files with missing lines Patch % Lines
crates/core/src/commands/repair/hotcold.rs 0.0% 83 Missing ⚠️
crates/core/src/repository.rs 32.5% 29 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/src/commands/config.rs 25.9% <100.0%> (+1.6%) ⬆️
crates/core/src/commands/init.rs 100.0% <ø> (+6.2%) ⬆️
crates/core/src/repository.rs 42.2% <32.5%> (-1.0%) ⬇️
crates/core/src/commands/repair/hotcold.rs 0.0% <0.0%> (ø)

... and 22 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..

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