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

Cleanup goal handling for numSteps and type coercion #909

Merged
merged 4 commits into from
Jan 12, 2021

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Jan 12, 2021

Before #902, the .numSteps = 8 for MergeDups was defined in two different places (and a third in a test file). The wrong one--the one actually enforcing the limit--was removed in #902. This pr fixes that issue with a single location where maxNumSteps is defined for all goal types.


This change is Reviewable

@imnasnainaec imnasnainaec added bug Something isn't working goal: MergeDup goal labels Jan 12, 2021
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@imnasnainaec imnasnainaec merged commit d0e95ea into master Jan 12, 2021
@imnasnainaec imnasnainaec deleted the max-num-steps branch January 12, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working goal: MergeDup goal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants