stryker-mutator / stryker-net

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

fix(since): Retest all mutants covered by tests for which we cannot determine the filepath #2753

Closed MischaVreeburg closed 2 months ago

MischaVreeburg commented 9 months ago

All covering unit tests that don't have a TestFilePath are marked as pending.

Added shortcircuit for mutants having no covering tests

fix #2752

rouke-broersma commented 2 months ago

Thank you for this fix and my apologies for not getting around to this for so long 🙏