quambene / bogrep

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

Implement progress indicator #55

Closed quambene closed 9 months ago

quambene commented 9 months ago

Implement progress indicator for fetched bookmarks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (690a2ba) 91.44% compared to head (4044ebf) 90.74%.

Files Patch % Lines
src/utils.rs 54.21% 38 Missing :warning:
src/cmd/fetch.rs 72.13% 17 Missing :warning:
src/cache.rs 76.66% 7 Missing :warning:
src/client.rs 77.41% 7 Missing :warning:
src/cmd/init.rs 33.33% 2 Missing :warning:
src/errors.rs 0.00% 2 Missing :warning:
src/logger.rs 71.42% 2 Missing :warning:
src/cmd/add.rs 50.00% 1 Missing :warning:
src/cmd/clean.rs 0.00% 1 Missing :warning:
src/cmd/remove.rs 50.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== - Coverage 91.44% 90.74% -0.71% ========================================== Files 29 31 +2 Lines 3883 3988 +105 ========================================== + Hits 3551 3619 +68 - Misses 332 369 +37 ```

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