feat: Add methods for repairing hot/cold repositories #255
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
40.5% (-0.7%) compared to 22a898c
View this Pull Request on Codecov
40.5% (-0.7%) compared to 22a898c
Details
Codecov Report
Attention: Patch coverage is 13.22314%
with 105 lines
in your changes missing coverage. Please review.
Project coverage is 40.5%. Comparing base (
22a898c
) to head (7343ef5
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/commands/repair/hotcold.rs | 0.0% | 83 Missing |
crates/core/src/repository.rs | 38.8% | 22 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 | 93.7% <ø> (ø) |
|
crates/core/src/repository.rs | 41.2% <38.8%> (-0.5%) |
⬇️ |
crates/core/src/commands/repair/hotcold.rs | 0.0% <0.0%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading