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

Remove unintentional failing spec addition #2448

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

jordan-brough
Copy link
Contributor

I believe this was accidentally added -- probably while resolving a merge
conflict while bringing this change from master:
80d3316#diff-bcc8495cd68d136981bdf1f391bce4c0
into this change in the v2.3 branch:
837d1fc#diff-bcc8495cd68d136981bdf1f391bce4c0

This method is not deprecated in v2.3 so the spec will fail.

Additionally, it appears in v2.4+ the deprecation has unintentionally made the
method public. We can look into that separately.

I believe this was accidentally added -- probably while resolving a merge
conflict while bringing this change from master:
solidusio@80d3316#diff-bcc8495cd68d136981bdf1f391bce4c0
into this change in the v2.3 branch:
solidusio@837d1fc#diff-bcc8495cd68d136981bdf1f391bce4c0

This method is not deprecated in v2.3 so the spec will fail.

Additionally, it appears in v2.4+ the deprecation has unintentionally made the
method public. We can look into that separately.
Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

.rubocop.yml: Style/FileName has the wrong namespace - should be Naming
.rubocop.yml: Style/FileName has the wrong namespace - should be Naming
.rubocop.yml: Style/PredicateName has the wrong namespace - should be Naming
.rubocop.yml: Style/AccessorMethodName has the wrong namespace - should be Naming
.rubocop.yml: Style/VariableNumber has the wrong namespace - should be Naming
Error: The `Style/OpMethod` cop has been renamed and moved to `Naming/BinaryOperatorParameterName`.
(obsolete configuration found in .rubocop.yml, please update it)

@jhawthorn jhawthorn merged commit 1d3927a into solidusio:v2.3 Dec 13, 2017
@jhawthorn
Copy link
Contributor

Thanks

@jordan-brough
Copy link
Contributor Author

For the record: Here's the PR to address the method-visibility issue: #2449

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