Skip to content

Re-export kurbo in spatree#26

Merged
nixonyh merged 1 commit into
mainfrom
nixon/spatree-reexport-kurbo
Jun 11, 2026
Merged

Re-export kurbo in spatree#26
nixonyh merged 1 commit into
mainfrom
nixon/spatree-reexport-kurbo

Conversation

@nixonyh

@nixonyh nixonyh commented Jun 11, 2026

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 990fadac-d3a7-4c64-9687-1453975ea6f8

📥 Commits

Reviewing files that changed from the base of the PR and between e9729bf and 2e61ad2.

📒 Files selected for processing (1)
  • crates/spatree/src/lib.rs

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Extended the library's public API surface to improve accessibility for downstream users.

Walkthrough

The PR adds a single public re-export of the kurbo crate to the spatree library root, making kurbo types and functions directly accessible to downstream users through spatree's public API without modifying internal logic or behavior.

Changes

Kurbo Public Re-export

Layer / File(s) Summary
Kurbo public re-export
crates/spatree/src/lib.rs
Adds pub use kurbo; at the library root to expose kurbo functionality through spatree's public API surface.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • voxell-tech/rectree#25: Bumps the workspace kurbo dependency version; this PR exposes that dependency through spatree's public API.

Poem

🐰 A kurbo path now travels light,
Re-exported in the spatree's sight,
Two lines of code, a gift so clear,
Downstream users cheering here! 🌳

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess relevance to the changeset. Add a pull request description explaining the motivation and context for re-exporting kurbo in the spatree crate.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Re-export kurbo in spatree' clearly and accurately describes the main change: adding a public re-export of the kurbo crate in the spatree library.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nixonyh nixonyh enabled auto-merge (squash) June 11, 2026 12:50
@nixonyh nixonyh disabled auto-merge June 11, 2026 12:51
@nixonyh nixonyh merged commit c7eae45 into main Jun 11, 2026
8 checks passed
@nixonyh nixonyh deleted the nixon/spatree-reexport-kurbo branch June 11, 2026 12:51
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.

1 participant