quambene / bogrep

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

Print only URLs of bookmarks with matched lines #47

Closed quambene closed 10 months ago

quambene commented 10 months ago

Implement bogrep -l <pattern> (print only URLs of bookmarks with matched lines).

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8945e14) 92.38% compared to head (4fbc225) 92.31%.

Files Patch % Lines
src/args.rs 0.00% 2 Missing :warning:
src/cmd/search.rs 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== - Coverage 92.38% 92.31% -0.08% ========================================== Files 26 26 Lines 3294 3303 +9 ========================================== + Hits 3043 3049 +6 - Misses 251 254 +3 ```

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