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 panic for ancestors and descendants when the source node is invalid #1389

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

IvanIsCoding
Copy link
Collaborator

Closes #1381

This is conceptually very similar to #1388 so I might need to go over the whole traversal module looking for what methods panic with this kind of input.

@coveralls
Copy link

coveralls commented Feb 16, 2025

Pull Request Test Coverage Report for Build 13356932793

Details

  • 19 of 19 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 95.198%

Totals Coverage Status
Change from base Build 13320858474: -0.1%
Covered Lines: 18438
Relevant Lines: 19368

💛 - Coveralls

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.

Panic from ancestors and descendants
2 participants