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 logic for skipNext #1162

Merged
merged 2 commits into from
Mar 27, 2020
Merged

fix logic for skipNext #1162

merged 2 commits into from
Mar 27, 2020

Conversation

brharrington
Copy link
Contributor

The skipNext helper did not work correctly in the case
of some complex objects with nested arrays. This change
fixes the logic and adds more extensive testing with
randomly generated JSON objects.

The `skipNext` helper did not work correctly in the case
of some complex objects with nested arrays. This change
fixes the logic and adds more extensive testing with
randomly generated JSON objects.
@brharrington brharrington added this to the 1.7.0 milestone Mar 27, 2020
@brharrington brharrington requested a review from jfz March 27, 2020 20:09
@brharrington brharrington merged commit 3e1aa52 into Netflix:master Mar 27, 2020
@brharrington brharrington deleted the json-skip branch March 27, 2020 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants