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

return self if root is invalid #546

Merged
merged 1 commit into from
May 26, 2021
Merged

Conversation

kbrock
Copy link
Collaborator

@kbrock kbrock commented May 24, 2021

much like we do with parent, if the root_id is invalid, then we continue on
as if nothing has happened wrong.

It was hard to decide what to return but returning root seems like the best option.

continuation of #523

@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 98.077% when pulling 0990b62 on kbrock:bad_root into e8f67ea on stefankroes:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 98.077% when pulling 0990b62 on kbrock:bad_root into e8f67ea on stefankroes:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 98.077% when pulling 0990b62 on kbrock:bad_root into e8f67ea on stefankroes:master.

much like we do with parent, if the root_id is invalid, then we continue on
as if nothing has happened wrong.

It was hard to decide what to return but returning self seems like the best option.
@kbrock kbrock merged commit 17c73ba into stefankroes:master May 26, 2021
@kbrock kbrock deleted the bad_root branch May 26, 2021 08:09
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.

None yet

2 participants