quambene / bogrep

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

Implement fuzzy search #60

Open quambene opened 9 months ago

quambene commented 9 months ago

Implement bogrep -f <pattern> for fuzzy search

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1f06995) 90.59% compared to head (cb4f04d) 89.34%.

Files Patch % Lines
src/cmd/search.rs 45.09% 56 Missing :warning:
src/args.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== - Coverage 90.59% 89.34% -1.26% ========================================== Files 31 31 Lines 4008 4091 +83 ========================================== + Hits 3631 3655 +24 - Misses 377 436 +59 ```

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