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

Do not check instance variables in specs for Transformation - Common - Utils #410

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 22, 2018

In previous code, we checked the instance variables which is not recommended and probably over-engineered. This PR relies only on method return. In the process, we removed the task_and_vms method which might not be that useful in real use.

Associated RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1600870

@ghost ghost mentioned this pull request Aug 22, 2018
9 tasks
@miq-bot
Copy link
Member

miq-bot commented Aug 22, 2018

Checked commit fabiendupont@08fa6ff with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🏆

@ghost
Copy link
Author

ghost commented Aug 22, 2018

@miq-bot add-label transformation, bug, gaprindashvili/yes, blocker
@miq-bot add-reviewer mkanoor

@mkanoor mkanoor merged commit e6aa9fc into ManageIQ:master Aug 22, 2018
@mkanoor mkanoor added this to the Sprint 93 Ending Aug 27, 2018 milestone Aug 22, 2018
@simaishi
Copy link
Contributor

simaishi commented Oct 3, 2018

As per BZ Target Release, removing gaprindashvili/yes

@ghost ghost deleted the v2v_fix_common_utils_specs branch October 15, 2018 20:22
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.

None yet

4 participants