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 contradictory 'any' nullability verification #141

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

carterkozak
Copy link
Contributor

The 'AnyExample' test lists negative test '{"value":null}' however
ListAnyAliasExample and SetAnyAliasExample both listed positive
cases for JSON arrays including null values.

The 'AnyExample' test lists negative test '{"value":null}' however
ListAnyAliasExample and SetAnyAliasExample both listed positive
cases for JSON arrays including null values.
@dansanduleac
Copy link
Contributor

dansanduleac commented Mar 11, 2019

nice catch 👍

@bulldozer-bot bulldozer-bot bot merged commit e641032 into develop Mar 11, 2019
@bulldozer-bot bulldozer-bot bot deleted the ckozak/fix_contradictory_any_tests branch March 11, 2019 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants