Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

forgot to remove inline in hnsw_index_utils.cpp

aa33657
Select commit
Loading
Failed to load commit list.
Merged

vector extension optional params + features #5955

forgot to remove inline in hnsw_index_utils.cpp
aa33657
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2025 in 0s

85.76% (target 80.00%)

View this Pull Request on Codecov

85.76% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 89.83051% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.76%. Comparing base (45a8b88) to head (aa33657).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
extension/vector/src/index/hnsw_index_utils.cpp 70.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5955   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files        1641     1641           
  Lines       75467    75525   +58     
  Branches     8985     9003   +18     
=======================================
+ Hits        64721    64777   +56     
- Misses      10488    10490    +2     
  Partials      258      258           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.