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

Deprecate unnecessary conditions #2004

Merged
merged 2 commits into from Nov 2, 2018
Merged

Deprecate unnecessary conditions #2004

merged 2 commits into from Nov 2, 2018

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Oct 31, 2018

This makes the code easier to trace.

The Proc parameter was introduced way back in 9f1b79a#diff-d60c901f4d059652ee1ba78a44e7fc11R260 and I don't think its still necessary to maintain it.

Depends on #1998

@coveralls
Copy link

coveralls commented Oct 31, 2018

Coverage Status

Coverage increased (+0.01%) to 94.735% when pulling 633b8ce on deprecate-conditions into 2b7b5fa on master.

@jcoyne jcoyne added this to the 7.0 milestone Oct 31, 2018
Copy link
Contributor

@barmintor barmintor left a comment

Choose a reason for hiding this comment

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

This looks good and more maintainable.

This makes the code easier to trace.
@barmintor barmintor merged commit 908fab0 into master Nov 2, 2018
@jcoyne jcoyne deleted the deprecate-conditions branch November 2, 2018 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants