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

Factor out the target version to a method #671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 4, 2023

This allows copying the scenario without having to modify the target version everywhere. Ideally more steps would be taken out and reused.

This should probably be applied to many files, but first I'd like to get approval on the idea before I put in too much effort only to have to redo it.

This allows copying the scenario without having to modify the target
version everywhere. Ideally more steps would be taken out and reused.
@ekohl
Copy link
Member Author

ekohl commented Jan 4, 2023

I think Rubocop gets confused by the complex ways to define classes. There's some heavy meta-programming going on.

@ehelms
Copy link
Member

ehelms commented Mar 31, 2023

I think this is a good change, #705 means we won't have to make it in but a few extra places.

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

3 participants