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

Better explain what happened when returning invalid arrays #318

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

DrRataplan
Copy link
Collaborator

Invalid arrays/maps are those with a value that contains a sequence with length > 1. These are not
really transformable to JavaScript.

This addresses #315

Invalid arrays/maps are those with a value that contains a sequence with length > 1. These are not
really transformable to JavaScript.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0003%) to 95.248% when pulling 11ed7d6 on serialization-error into 66e6146 on master.

@DrRataplan DrRataplan merged commit a94c44a into master Apr 12, 2021
@DrRataplan DrRataplan deleted the serialization-error branch April 12, 2021 14:56
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.

2 participants