stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.74k stars 177 forks source link

Improve IgnoreMethod filter mutation search #2965

Open dupdob opened 2 weeks ago

dupdob commented 2 weeks ago

Ensure conditional operator mutations and mutations inside lambdas are flagged as Ignored when part of a an ignored method's call Fixes issue #2964

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud