quambene / bogrep

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

Fix find matches #57

Closed quambene closed 9 months ago

quambene commented 9 months ago

Fix panic in bogrep <pattern>.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (b5e6d7f) 90.60% compared to head (a6b7a82) 90.56%.

Files Patch % Lines
src/cmd/search.rs 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== - Coverage 90.60% 90.56% -0.05% ========================================== Files 31 31 Lines 4004 4008 +4 ========================================== + Hits 3628 3630 +2 - Misses 376 378 +2 ```

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