[MOD-14956] Add SQ8 quantization support for HNSW index - #1007
Open
dor-forer wants to merge 9 commits into
Open
Codecov / codecov/project
succeeded
Aug 10, 2026 in 0s
97.14% (-0.04%) compared to efd63da
View this Pull Request on Codecov
97.14% (-0.04%) compared to efd63da
Details
Codecov Report
❌ Patch coverage is 96.29630% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.14%. Comparing base (efd63da) to head (ac05e54).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/VecSim/index_factories/hnsw_factory.cpp | 96.73% | 3 Missing |
| src/VecSim/algorithms/hnsw/hnsw_multi.h | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1007 +/- ##
==========================================
- Coverage 97.17% 97.14% -0.04%
==========================================
Files 141 141
Lines 8328 8428 +100
==========================================
+ Hits 8093 8187 +94
- Misses 235 241 +6 ☔ 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.
Loading