Skip to content

Implement fuzzy search - #60

Open
quambene wants to merge 6 commits into
mainfrom
fuzzy-search
Open

Implement fuzzy search#60
quambene wants to merge 6 commits into
mainfrom
fuzzy-search

Fix clippy warnings

cb4f04d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 3, 2026 in 1s

89.34% (-1.26%) compared to 1f06995

View this Pull Request on Codecov

89.34% (-1.26%) compared to 1f06995

Details

Codecov Report

❌ Patch coverage is 45.19231% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.34%. Comparing base (1f06995) to head (cb4f04d).
⚠️ Report is 70 commits behind head on main.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.