kayjan / bigtree

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
https://bigtree.readthedocs.io
MIT License
168 stars 13 forks source link

Consistent sep for subtree #304

Closed kayjan closed 2 weeks ago

kayjan commented 2 weeks ago

Description

For https://github.com/kayjan/bigtree/issues/303

Testing

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

Checklist (for reviewer)

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
bigtree 100% 100% 0
bigtree.binarytree 100% 100% 0
bigtree.dag 100% 100% 0
bigtree.node 100% 100% 0
bigtree.tree 100% 100% 0
bigtree.utils 100% 100% 0
Summary 100% (2349 / 2349) 100% (990 / 990) 0