quambene / bogrep

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

Match whole words #61

Closed quambene closed 9 months ago

quambene commented 9 months ago

Implement bogrep -w <pattern> (match only whole words)

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1f06995) 90.59% compared to head (7abb7b0) 90.63%.

Files Patch % Lines
src/args.rs 0.00% 1 Missing :warning:
src/cmd/search.rs 98.14% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 90.59% 90.63% +0.04% ========================================== Files 31 31 Lines 4008 4059 +51 ========================================== + Hits 3631 3679 +48 - Misses 377 380 +3 ```

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