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

feat(mutation): LINQ Append/Prepend mutation #3199

Merged

Conversation

martincostello
Copy link
Contributor

Add LINQ mutation to change Append to Prepend and vice-versa.

Also fixes two IDE code analysis suggestions.

Add LINQ mutation to change `Append` to `Prepend` and vice-versa.
@rouke-broersma rouke-broersma changed the title Add LINQ Append/Prepend mutation feat(mutation): LINQ Append/Prepend mutation Mar 14, 2025
@rouke-broersma
Copy link
Member

Sorry for not reviewing earlier. Could you also add these to the docs? https://github.com/stryker-mutator/mutation-testing-elements/blob/master/docs/supported-mutators.md

And I forgot to ask in the bitshift PR, could you also add those to the same docs?

@martincostello
Copy link
Contributor Author

Sure!

@rouke-broersma rouke-broersma enabled auto-merge (squash) March 14, 2025 14:44
martincostello added a commit to martincostello/mutation-testing-elements that referenced this pull request Mar 14, 2025
Add new unsigned right sift and Append/Prepend mutations for Stryker.NET.

See stryker-mutator/stryker-net#3200 and stryker-mutator/stryker-net#3199.
@martincostello
Copy link
Contributor Author

@rouke-broersma rouke-broersma merged commit 3e91f5d into stryker-mutator:master Mar 14, 2025
7 checks passed
@martincostello martincostello deleted the linq-append-prepend branch March 14, 2025 15:07
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.

2 participants