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

Allow Different Kinds of nullValue #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dbburgess
Copy link

This is related to #17, but I don't believe it fixes it.

Credit to @orgads for the actual fix, I just pulled it in from their fork and added a few tests. The motivation for this change from my perspective is that a lot of Google libraries which use protobufs have types that may allow null values.

See definitions:

Admittedly, my test coverage on these changes probably isn't great, but I'm happy to add more if you have suggestions. 🙂

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