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 setIn object creation for arrays #8

Merged
merged 1 commit into from
Mar 4, 2017

Conversation

adierkens
Copy link
Contributor

setIn needs to be a little smarter when it's creating objects, in case it needs to create an empty array instead of an empty object.

Closes #7

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5578a40 on adierkens:fix-array-creation into 99dc4bb on guigrpa:master.

@guigrpa
Copy link
Owner

guigrpa commented Mar 4, 2017

This should cover some edge cases: thanks for making timm better!

@guigrpa guigrpa merged commit c29d093 into guigrpa:master Mar 4, 2017
@adierkens adierkens deleted the fix-array-creation branch March 4, 2017 09:07
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