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

convert :null to nil args value before method executing #50

Merged
merged 1 commit into from
Nov 9, 2016
Merged

convert :null to nil args value before method executing #50

merged 1 commit into from
Nov 9, 2016

Conversation

0xAX
Copy link
Member

@0xAX 0xAX commented Nov 9, 2016

After execution of a method we convert nil values to null to represent
null values in json in a correct way. We also need to convert null
values to nil before execution of a method to represent correctly
these values in database.

@coveralls
Copy link

coveralls commented Nov 9, 2016

Coverage Status

Coverage increased (+0.4%) to 64.251% when pulling d013482 on 0xAX:convert-nul-to-nil into 1550dcf on xerions:master.

@coveralls
Copy link

coveralls commented Nov 9, 2016

Coverage Status

Coverage increased (+0.4%) to 64.251% when pulling 466d83c on 0xAX:convert-nul-to-nil into 1550dcf on xerions:master.

After execution of a method we convert nil values to null to represent
null values in json in a correct way. We also need to convert null
values to nil before execution of a method to represent correctly
these values in database.
@coveralls
Copy link

coveralls commented Nov 9, 2016

Coverage Status

Coverage increased (+0.4%) to 64.251% when pulling 16723d3 on 0xAX:convert-nul-to-nil into 1550dcf on xerions:master.

@surik surik merged commit 0cd6dee into xerions:master Nov 9, 2016
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.

None yet

3 participants