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

Support nested/multiple find calls #1131

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

lelandrichardson
Copy link
Collaborator

@lelandrichardson lelandrichardson commented Sep 18, 2017

This appears to have been introduced by #1086

Surprisingly, we didn't have any unit tests verifying this functionality. This PR fixes the bug and adds a test.
Fixes #1130

Copy link
Collaborator

@aweary aweary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I might prefer to put the mapping logic in reduceTreeBySelector so we don't have to duplicate it in the mount and shallow wrappers.

@lelandrichardson lelandrichardson merged commit 3e945fd into master Sep 18, 2017
@lelandrichardson lelandrichardson deleted the lmr--support-multiple-find branch September 18, 2017 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3 nested finds break
2 participants