Skip to content

feat: fix some bugs, improve some perf, add some tests#38

Merged
ParthJadhav merged 2 commits intomasterfrom
test-fix-improve
Mar 1, 2026
Merged

feat: fix some bugs, improve some perf, add some tests#38
ParthJadhav merged 2 commits intomasterfrom
test-fix-improve

Conversation

@ParthJadhav
Copy link
Owner

  • Add 32 integration and unit tests covering SearchBuilder, filters, FileSize conversions, and utility functions — the crate
    previously had zero tests
    • Fix 6 bugs: panics in file_name_from_path and similarity_sort, broken per-thread limit counter, non-idiomatic Into impl,
      unnecessary allocations
    • Modernize CI workflow (replace deprecated actions-rs with direct rustup, upgrade to actions/checkout@v4, run lint in
      parallel)

@ParthJadhav ParthJadhav merged commit ba063b2 into master Mar 1, 2026
4 checks passed
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