Skip to content

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

Open
dor-forer wants to merge 13 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 13 commits into
mainfrom
dor-forer-MOD-14956-hnsw-sq8

Prevent estimator exceptions crossing C API

3131cff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 1s

97.18% (-0.03%) compared to f30a540

View this Pull Request on Codecov

97.18% (-0.03%) compared to f30a540

Details

Codecov Report

❌ Patch coverage is 97.36842% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.18%. Comparing base (f30a540) to head (3131cff).

Files with missing lines Patch % Lines
src/VecSim/index_factories/hnsw_factory.cpp 96.70% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
- Coverage   97.21%   97.18%   -0.03%     
==========================================
  Files         141      141              
  Lines        8432     8537     +105     
==========================================
+ Hits         8197     8297     +100     
- Misses        235      240       +5     

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