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

Fix get_tree_diff for sep #308

Closed kayjan closed 1 week ago

kayjan commented 1 week ago

Description

get_tree_diff can now handle

Testing

Add test cases for all the above

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

Checklist (for reviewer)

github-actions[bot] commented 1 week 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% (2356 / 2356) 100% (994 / 994) 0