Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the bf-tree dependency from version 0.4.8 to 0.4.9 across the workspace.
Changes:
- Updated
bf-treeversion from0.4.8to0.4.9in the workspaceCargo.toml - Updated
Cargo.lockwith the new version and corresponding checksum forbf-tree 0.4.9
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Bumps the workspace-level bf-tree dependency from 0.4.8 to 0.4.9 |
| Cargo.lock | Updates the lock file entry with the new version and checksum for bf-tree 0.4.9 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
hildebrandmw
approved these changes
Mar 9, 2026
harsha-simhadri
approved these changes
Mar 9, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #819 +/- ##
==========================================
- Coverage 89.46% 89.45% -0.01%
==========================================
Files 432 432
Lines 79629 79629
==========================================
- Hits 71238 71235 -3
- Misses 8391 8394 +3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Merged
arkrishn94
added a commit
that referenced
this pull request
Mar 11, 2026
## What's Changed * [quantization] 8bit distance kernels and ZipUnzip by @arkrishn94 in #798 * bumping up bf-tree version by @backurs in #819 * Import diskann-garnet and vectorset by @metajack in #800 * Saving and loading in-memory btrees to disk by @backurs in #820 ## New Contributors * @metajack made their first contribution in #800 **Full Changelog**: v0.48.0...v0.49.0 Co-authored-by: Copilot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumping up bf-tree version from 0.4.8 to 0.4.9.