Skip to content

Introduce YieldValue mutator#1342

Merged
sanmai merged 6 commits intoinfection:masterfrom
sanmai:pr/2020-10/yield-value-mutator
Oct 18, 2020
Merged

Introduce YieldValue mutator#1342
sanmai merged 6 commits intoinfection:masterfrom
sanmai:pr/2020-10/yield-value-mutator

Conversation

@sanmai
Copy link
Member

@sanmai sanmai commented Oct 17, 2020

This PR:

Mutatates:

- yield $a => $b;
+ yield $b;

@sanmai sanmai requested a review from maks-rafalko October 17, 2020 17:31
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.

👌 for the idea

@sanmai sanmai merged commit 8109917 into infection:master Oct 18, 2020
@sanmai sanmai deleted the pr/2020-10/yield-value-mutator branch October 18, 2020 13:10
@maks-rafalko maks-rafalko modified the milestones: 0.19, 0.20.0 Oct 28, 2020
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.

2 participants

Comments