Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent sep for subtree #304

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Consistent sep for subtree #304

merged 1 commit into from
Oct 13, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Oct 13, 2024

Description

For #303

Testing

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

  • I have added a descriptive title for this pull request.
  • I have followed the convention and standards, and my code is checked for style and correctness.
  • I have added test cases, and unit tests pass with 100% code coverage.
  • I have updated the documentation and code docstrings.

Checklist (for reviewer)

  • I have added label (breaking / enhancement / bug / documentation) to this pull request, if applicable.
  • I will ensure this change is captured in the CHANGELOG.md file.

@kayjan kayjan added the bug Something isn't working label Oct 13, 2024
@kayjan kayjan changed the title fix: tree sep is not the same in subtree Consistent sep for subtree Oct 13, 2024
Copy link
Contributor

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

@kayjan kayjan merged commit 0617054 into master Oct 13, 2024
6 checks passed
@kayjan kayjan deleted the fix-subtree-sep branch October 13, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant