Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support numeric labels in neighbor algorithms #740

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 91.66% and project coverage change: +0.20% 🎉

Comparison is base (80542ed) 70.17% compared to head (f71d871) 70.37%.
Report is 1 commits behind head on master.

❗ Current head f71d871 differs from pull request most recent head fe924bb. Consider uploading reports for the commit fe924bb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #740      +/-   ##
==========================================
+ Coverage   70.17%   70.37%   +0.20%     
==========================================
  Files          66       66              
  Lines       12535    12434     -101     
==========================================
- Hits         8796     8750      -46     
+ Misses       2927     2894      -33     
+ Partials      812      790      -22     
Files Changed Coverage Δ
base/hnsw/vector.go 85.41% <85.41%> (ø)
base/hnsw/bruteforce.go 100.00% <100.00%> (ø)
master/tasks.go 59.78% <100.00%> (-0.22%) ⬇️

... and 34 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhenghaoz zhenghaoz changed the title support numeric labels in neighbor algorithms feat: support numeric labels in neighbor algorithms Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant