Skip to content

chore(bindings): move rust crate to crates/lance-graph-python#135

Merged
ChunxuTang merged 1 commit intolance-format:mainfrom
beinan:chore/move-python-rust-crate
Feb 14, 2026
Merged

chore(bindings): move rust crate to crates/lance-graph-python#135
ChunxuTang merged 1 commit intolance-format:mainfrom
beinan:chore/move-python-rust-crate

Conversation

@beinan
Copy link
Collaborator

@beinan beinan commented Feb 13, 2026

Summary

  • move PyO3 Rust crate from python/ to crates/lance-graph-python
  • wire new manifest into workspace, maturin config, Makefile, docs, examples, and release workflow
  • rebuild bindings and run Python tests to validate relocation

Testing

  • cargo check --workspace
  • uv run --project . maturin develop
  • uv run --project . pytest python/tests -vv

@beinan beinan force-pushed the chore/move-python-rust-crate branch from 41185da to f730d9b Compare February 13, 2026 02:08
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ChunxuTang ChunxuTang merged commit c248af2 into lance-format:main Feb 14, 2026
9 checks passed
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.

4 participants