quambene / bogrep

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

Handle cache error #63

Closed quambene closed 9 months ago

quambene commented 9 months ago

Better error handling for bogrep fetch: issue a warning instead of hard failure for expected errors.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4ecb0ff) 90.55% compared to head (972c6e4) 90.39%.

Files Patch % Lines
src/utils.rs 14.28% 12 Missing :warning:
src/client.rs 0.00% 7 Missing :warning:
src/cmd/fetch.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== - Coverage 90.55% 90.39% -0.17% ========================================== Files 31 31 Lines 4064 4069 +5 ========================================== - Hits 3680 3678 -2 - Misses 384 391 +7 ```

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