Skip to content

feat: Add TurboVec - #78

Open
Pringled wants to merge 10 commits into
mainfrom
turbovec
Open

feat: Add TurboVec#78
Pringled wants to merge 10 commits into
mainfrom
turbovec

Conversation

@Pringled

@PringledPringled commented Apr 16, 2026

Copy link
Copy Markdown
Member

This PR adds https://github.com/RyanCodrai/turbovec support. It fails in CI due to some openblas dependency, so it's disabled there. I ran our evaluate on it and it works well, 100% recall while being faster than basic backend.

@codecov-commenter

codecov-commenter commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Files with missing linesPatch %Lines
vicinity/backends/__init__.py50.00%2 Missing ⚠️
Files with missing linesCoverage Δ
tests/conftest.py100.00% <100.00%> (ø)
tests/test_vicinity.py100.00% <100.00%> (ø)
vicinity/datatypes.py100.00% <100.00%> (ø)
vicinity/backends/__init__.py95.65% <50.00%> (-4.35%)⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto 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.

2 participants

@Pringled@codecov-commenter