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

Reverse map renamed stream parameters in dynamic operations #1387

Merged
merged 2 commits into from May 2, 2017

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Apr 29, 2017

Streams can inherit parameters from dynamic operations when their values are None. However this currently breaks for renamed parameters because the operation and stream parameters do not match in those cases. This PR ensures that renamed stream parameters are reverse mapped fixing the bug.

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Apr 29, 2017
@philippjfr
Copy link
Member Author

Ready to review/merge.

@philippjfr philippjfr requested a review from jlstevens May 2, 2017 11:53
@jbednar
Copy link
Member

jbednar commented May 2, 2017

The title of this issue wins today's Most Difficult to Parse award! Only the most deeply versed in HoloViews lingo will be able to distinguish it from a random string of words. Congratulations! Well done! :-)

@jlstevens
Copy link
Contributor

@jbednar Don't worry, I had to ask Philipp what it was all about too!

Anyway, now I understand it, I am happy to merge. The main issue here is (as we already know!) we need a lot more documentation.

Merging.

@jlstevens jlstevens merged commit 8dec7db into master May 2, 2017
@jbednar jbednar deleted the dyn_op_stream_renames branch May 2, 2017 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants