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

GetMulti should accept the zero-valued []*S #39

Merged
merged 1 commit into from
May 8, 2015

Conversation

shkw
Copy link
Contributor

@shkw shkw commented May 7, 2015

I found that nds.GetMulti does not support []*S with nil elements as a destination yet even though datastore.GetMulti has supported it since Go SDK 1.9.18. (See golang/appengine@6aa6740 also.)
So I'd like to contribute to adding the support to nds as well.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b1512dc on shkw:support-nil-elements-for-getmulti into bc255d9 on qedus:master.

jongillham added a commit that referenced this pull request May 8, 2015
GetMulti should accept the zero-valued []*S
@jongillham jongillham merged commit d2403ec into qedus:master May 8, 2015
@jongillham
Copy link
Member

Awesome thanks a lot! Thanks for the tests as well.

@shkw shkw deleted the support-nil-elements-for-getmulti branch January 20, 2016 16:22
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