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: add null check into hasKey utility #205

Merged
merged 3 commits into from
Mar 28, 2021
Merged

Conversation

yuhr
Copy link
Collaborator

@yuhr yuhr commented Mar 28, 2021

Fixes #154.

@coveralls
Copy link
Collaborator

coveralls commented Mar 28, 2021

Coverage Status

Coverage increased (+0.001%) to 99.203% when pulling 789538e on yuhr:fix/has-key into cb8c7cc on pelotom:master.

@yuhr yuhr merged commit 244fdb3 into runtypes:master Mar 28, 2021
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.

hasKey (via new Discriminated Union code) throws when value being validated is null
2 participants