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 crash and add test #408

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Fix crash and add test #408

merged 1 commit into from
Aug 9, 2023

Conversation

niknetniko
Copy link
Member

In adding the types, we used zip_longest, which resulted in a crash if there were more values than expected in the test suite. This has been fixed to properly handle this.

In adding the types, we used `zip_longest`, which resulted in a crash if
there were more values than expected in the test suite. This has been
fixed to properly handle this.
@niknetniko niknetniko merged commit 367a47c into master Aug 9, 2023
4 checks passed
@niknetniko niknetniko deleted the fix/crash branch August 9, 2023 12:19
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.

1 participant