quambene / bogrep

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

Implement source selector #75

Closed quambene closed 6 months ago

quambene commented 6 months ago

Select sources for bogrep import if no sources are configured

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 85.82435% with 92 lines in your changes are missing coverage. Please review.

Project coverage is 91.09%. Comparing base (eb62bb0) to head (2419b34).

Files Patch % Lines
src/cmd/import.rs 56.38% 41 Missing :warning:
src/utils.rs 13.63% 19 Missing :warning:
src/bookmark_reader/chrome.rs 89.23% 7 Missing :warning:
src/bookmark_reader/chromium.rs 91.35% 7 Missing :warning:
src/bookmark_reader/edge.rs 89.39% 7 Missing :warning:
src/bookmark_reader/safari.rs 89.65% 6 Missing :warning:
src/bookmark_reader/firefox.rs 98.10% 3 Missing :warning:
src/args.rs 0.00% 1 Missing :warning:
src/bookmark_reader/mod.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 91.05% 91.09% +0.03% ========================================== Files 34 36 +2 Lines 5246 5919 +673 ========================================== + Hits 4777 5392 +615 - Misses 469 527 +58 ```

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