Skip to content

Add incoming edges debug API for HNSW

7dc2b4b
Select commit
Loading
Failed to load commit list.
Open

Add incoming edges debug API for HNSW #918

Add incoming edges debug API for HNSW
7dc2b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 1s

95.76% (-1.39%) compared to 8d37cf1

View this Pull Request on Codecov

95.76% (-1.39%) compared to 8d37cf1

Details

Codecov Report

❌ Patch coverage is 18.18182% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.76%. Comparing base (8d37cf1) to head (7dc2b4b).

Files with missing lines Patch % Lines
src/VecSim/vec_sim_debug.cpp 11.95% 81 Missing ⚠️
src/VecSim/algorithms/hnsw/hnsw.h 32.00% 17 Missing ⚠️
src/VecSim/algorithms/hnsw/hnsw_tiered.h 0.00% 10 Missing ⚠️

❌ Your project check has failed because the head coverage (95.76%) is below the adjusted base coverage (96.14%). You can increase the head coverage or adjust the Removed Code Behavior.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
- Coverage   97.14%   95.76%   -1.39%     
==========================================
  Files         129      129              
  Lines        7557     7689     +132     
==========================================
+ Hits         7341     7363      +22     
- Misses        216      326     +110     

☔ View full report in Codecov by Sentry.
📢 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.