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

Refactoring cloud vm provisioning profile methods #354

Merged
merged 2 commits into from
Jul 13, 2018
Merged

Refactoring cloud vm provisioning profile methods #354

merged 2 commits into from
Jul 13, 2018

Conversation

pkomanek
Copy link
Contributor

Purpose or Intent

Refactoring Cloud/VM/Provisioning/Profile.class/__methods__/*.rb methods and adding the specs for them. This PR is based on the issue bellow.

Links

Issue: #8

@miq-bot add_label refactoring

@miq-bot
Copy link
Member

miq-bot commented Jul 10, 2018

Checked commits pkomanek/manageiq-content@4787b21~...d4552b7 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
4 files checked, 0 offenses detected
Everything looks fine. 🏆

expect(ae_service.root['dialog_name']).to(eq(nil))
end
end
end
Copy link
Contributor

Choose a reason for hiding this comment

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

@pkomanek
Have you run it with export CI=1
and seen the coverage

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mkanoor
Yes, I did. All lines are covered (except the last condition outside the class and modules).

@mkanoor mkanoor merged commit 863c394 into ManageIQ:master Jul 13, 2018
@mkanoor mkanoor added this to the Sprint 90 Ending Jul 16, 2018 milestone Jul 13, 2018
@pkomanek pkomanek deleted the refactoring_cloud_vm_provisioning_profile_methods branch July 19, 2018 06:54
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.

3 participants