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 issue when marshalling a property without a spec and a value of None #189

Merged
merged 1 commit into from
Sep 5, 2017

Conversation

sjaensch
Copy link
Contributor

@sjaensch sjaensch commented Sep 5, 2017

This bug was introduced by PR #186, I'd like to make a release as soon as possible. I've rewritten the code to check for no spec being available first, which will hopefully remove this source of issues (we've had bugs like this before).

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 97.81% when pulling 493a48b on sjaensch:fix-marshal-no-spec-property-none into 7c00961 on Yelp:master.

@sjaensch sjaensch merged commit c1c82bb into Yelp:master Sep 5, 2017
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.

3 participants