Skip to content

feat: add fzy matcher and --typos/--no-typos flag#987

Merged
LoricAndre merged 6 commits intomasterfrom
feat/fzy
Feb 20, 2026
Merged

feat: add fzy matcher and --typos/--no-typos flag#987
LoricAndre merged 6 commits intomasterfrom
feat/fzy

Conversation

@LoricAndre
Copy link
Contributor

@LoricAndre LoricAndre commented Feb 20, 2026

Checklist

  • The title of my PR follows conventional commits
  • I have updated the documentation (README.md, comments, src/manpage.rs and/or src/options.rs if applicable)
  • I have added unit tests
  • I have added integration tests
  • I have linked all related issues or PRs

Description of the changes

Note: codecov runs on the PR on this repo, but feel free to ignore it.

@LoricAndre LoricAndre linked an issue Feb 20, 2026 that may be closed by this pull request
@LoricAndre LoricAndre marked this pull request as ready for review February 20, 2026 14:08
@LoricAndre LoricAndre changed the title feat: add fzy matcher and --typos flag feat: add fzy matcher and --typos/--no-typos flag Feb 20, 2026
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 92.05128% with 62 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/fuzzy_matcher/fzy.rs 93.24% 33 Missing and 16 partials ⚠️
src/lib.rs 0.00% 5 Missing ⚠️
src/options.rs 64.28% 5 Missing ⚠️
src/engine/fuzzy.rs 84.21% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@LoricAndre LoricAndre merged commit 5daf782 into master Feb 20, 2026
16 checks passed
@LoricAndre LoricAndre deleted the feat/fzy branch February 20, 2026 14:12
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.

[FR] Matcher tailored for files

1 participant