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

Add the selected accessor to TreeNode::Node and clean up its to_h #6221

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

skateman
Copy link
Member

Missed this one from #6208, the change is harmless as the selected attribute is never being set yby the node itself. However, it will be significant when the TreeBuilder#override methods will start using it. Also the delete_if is no longer necessary in to_h as we have the compact.

@miq-bot add_label enhancement, technical debt, ivanchuk/no, trees
@miq-bot add_reviewer @romanblanco
@miq-bot add_reviewer @ZitaNemeckova
@miq-bot add_reviewer @martinpovolny
@miq-bot add_reviewer @mzazrivec

@mzazrivec
Copy link
Contributor

@skateman The CI failures seem related.

@miq-bot
Copy link
Member

miq-bot commented Sep 20, 2019

Checked commit skateman@7f33dd2 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

@mzazrivec mzazrivec added this to the Sprint 121 Ending Sep 30, 2019 milestone Sep 20, 2019
@mzazrivec mzazrivec merged commit bce805c into ManageIQ:master Sep 20, 2019
@skateman skateman deleted the node-selected branch September 20, 2019 15:13
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.

4 participants