Skip to content

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

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).
Report is 10 commits behind head on main.

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.

3 participants