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

Fix node pruning raising an AttributeError in certain cases #761

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

PLPeeters
Copy link
Contributor

Fixes #760.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.26%. Comparing base (c6e8340) to head (3f2780d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          21       21           
  Lines        3559     3559           
=======================================
  Hits         3533     3533           
  Misses         26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adbar
Copy link
Owner

adbar commented Dec 4, 2024

Thanks!

@adbar adbar merged commit 76200b7 into adbar:master Dec 4, 2024
15 checks passed
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.

AttributeError in prune_unwanted_nodes
2 participants