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

Do not mutate coalesce operator in the Assignment mutator #1739

Merged

Conversation

sidz
Copy link
Member

@sidz sidz commented Oct 15, 2022

This PR fixes #1738 and excludes coalesce operator mutation as part of the Assignment mutator. We have independent AssignCoalesce mutator.

@sidz sidz force-pushed the disable-coalesce-operator-mutation-in-assignment-mutator branch from 32b5b16 to 829e9cb Compare October 15, 2022 17:25
@sidz sidz force-pushed the disable-coalesce-operator-mutation-in-assignment-mutator branch from 829e9cb to 0306a3e Compare October 15, 2022 18:15
Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

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

👍 thank you @sidz

@maks-rafalko maks-rafalko merged commit 822e8f1 into master Oct 16, 2022
@maks-rafalko maks-rafalko deleted the disable-coalesce-operator-mutation-in-assignment-mutator branch October 16, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Same change counted as two failures
3 participants