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

wip: [do not review] improve hnsw iterator #528

Closed

Conversation

zhengbuqian
Copy link
Collaborator

by adding unvisited invalid nodes in initial search to pending visit candidates

/kind improvement
issue: #500

…arch to pending visit candidates

Signed-off-by: Buqian Zheng <[email protected]>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zhengbuqian

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.14%. Comparing base (3c46f4c) to head (b7a6a77).
Report is 68 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #528       +/-   ##
=========================================
+ Coverage      0   71.14%   +71.14%     
=========================================
  Files         0       67       +67     
  Lines         0     4401     +4401     
=========================================
+ Hits          0     3131     +3131     
- Misses        0     1270     +1270     

see 67 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Apr 25, 2024
@zhengbuqian
Copy link
Collaborator Author

/hold

@zhengbuqian zhengbuqian changed the title improve hnsw iterator wip: [do not review] improve hnsw iterator Apr 25, 2024
@github-actions github-actions bot added the stale label May 26, 2024
@github-actions github-actions bot closed this Jun 2, 2024
@mergify mergify bot removed the ci-passed label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants