Skip to content

[MOD-14956] Add SQ8 quantization support for HNSW index - #1007

Open
dor-forer wants to merge 4 commits into
mainfrom
dor-forer-MOD-14956-hnsw-sq8
Open

[MOD-14956] Add SQ8 quantization support for HNSW index#1007
dor-forer wants to merge 4 commits into
mainfrom
dor-forer-MOD-14956-hnsw-sq8

Cover SQ8 rejection of unsupported data types

7719c58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

97.13% (-0.03%) compared to efd63da

View this Pull Request on Codecov

97.13% (-0.03%) compared to efd63da

Details

Codecov Report

❌ Patch coverage is 95.40230% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.13%. Comparing base (efd63da) to head (7719c58).

Files with missing lines Patch % Lines
src/VecSim/index_factories/hnsw_factory.cpp 95.06% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
- Coverage   97.15%   97.13%   -0.03%     
==========================================
  Files         141      141              
  Lines        8328     8409      +81     
==========================================
+ Hits         8091     8168      +77     
- Misses        237      241       +4     

☔ 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.