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

Improve nil support in Ecto types #63

Merged
merged 1 commit into from
Mar 22, 2018
Merged

Improve nil support in Ecto types #63

merged 1 commit into from
Mar 22, 2018

Conversation

danielberkompas
Copy link
Owner

We want to be sure that nils will be properly casted, dumped, and loaded
as nils, rather than converted to empty strings.

@coveralls
Copy link

coveralls commented Mar 22, 2018

Coverage Status

Coverage remained the same at 97.81% when pulling 573b24b on nil-support into 497fc4b on master.

We want to be sure that nils will be properly casted, dumped, and loaded
as nils, rather than converted to empty strings.
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