Skip to content

♻️ (sample) add_tree: add in_place arg to decide whether the added tree …#341

Merged
casenave merged 1 commit intomainfrom
feat/tree_in_place
Mar 21, 2026
Merged

♻️ (sample) add_tree: add in_place arg to decide whether the added tree …#341
casenave merged 1 commit intomainfrom
feat/tree_in_place

Conversation

@casenave
Copy link
Copy Markdown
Member

@casenave casenave commented Mar 21, 2026

…should be kept unchanged (with in_place=False)

Checklist

  • Typing enforced
  • Documentation updated
  • Changelog updated
  • Tests and Example updates
  • Coverage should be 100%

🔗 Related issues (optional)

Closes #328

…should be kept unchanged (with in_place=False)
@casenave casenave requested a review from a team as a code owner March 21, 2026 13:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@casenave casenave merged commit bf86c96 into main Mar 21, 2026
26 checks passed
@casenave casenave deleted the feat/tree_in_place branch March 21, 2026 13:33
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.

Adding field to a sample modify the tree

1 participant