Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fuzzy search #60

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Implement fuzzy search #60

wants to merge 6 commits into from

Conversation

quambene
Copy link
Owner

@quambene quambene commented Nov 29, 2023

Implement bogrep -f <pattern> for fuzzy search

Copy link

codecov bot commented Nov 29, 2023

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 ⚠️
src/args.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant