quambene / bogrep

Grep your bookmarks
Apache License 2.0
100 stars 2 forks source link

Fix fetching for empty cache #65

Closed quambene closed 9 months ago

quambene commented 9 months ago

Fix fetching if cache directory was removed manually.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5d0067b) 90.36% compared to head (3d40dc9) 90.34%.

Files Patch % Lines
src/cmd/fetch.rs 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================== - Coverage 90.36% 90.34% -0.03% ========================================== Files 31 31 Lines 4069 4070 +1 ========================================== Hits 3677 3677 - Misses 392 393 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.