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

Warn (not error) for duplicated nodes #1543

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

jameshadfield
Copy link
Member

We can handle trees with duplicated / missing node names, and there are datasets which legitimately use this, so these are warnings not errors.

Closes #1541

P.S. I'll merge this now as it's a very minor change & #1541 has been an issue for ~20 days without comments.

We can handle trees with duplicated / missing node names, and there
are datasets which legitimately use this, so these are warnings not
errors.

Closes #1541
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-fix-duplicate-n-jbbdiu September 15, 2022 23:00 Inactive
@jameshadfield jameshadfield merged commit 155a0fd into master Sep 15, 2022
@jameshadfield jameshadfield deleted the fix/duplicate-name-warnings branch September 15, 2022 23:07
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.

Use console warn instead of error for duplicate node names
2 participants