Skip to content

feat(bench): support xvec and zvec backends - #21

Merged
zhenghaoz merged 2 commits into
mainfrom
feat/vector-db-bench-zvec
Aug 12, 2026
Merged

feat(bench): support xvec and zvec backends#21
zhenghaoz merged 2 commits into
mainfrom
feat/vector-db-bench-zvec

[verified] test(bench): cover backend dispatch

d11c826
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

61.35% (-0.01%) compared to c8e0544, passed because coverage increased by 0% when compared to adjusted base (61.34%)

View this Pull Request on Codecov

61.35% (-0.01%) compared to c8e0544, passed because coverage increased by 0% when compared to adjusted base (61.34%)

Details

Codecov Report

❌ Patch coverage is 92.72727% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.35%. Comparing base (c8e0544) to head (d11c826).

Files with missing lines Patch % Lines
cmd/vector-db-bench/benchmark.go 78.57% 2 Missing and 1 partial ⚠️
cmd/vector-db-bench/config.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   61.35%   61.35%   -0.01%     
==========================================
  Files         147      149       +2     
  Lines       40203    40240      +37     
==========================================
+ Hits        24668    24689      +21     
- Misses      12322    12340      +18     
+ Partials     3213     3211       -2     

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