stryker-mutator / stryker-net

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

chore: Remove the 'please open an issue' part of safe mode error message. #2783

Closed dupdob closed 7 months ago

dupdob commented 7 months ago

In the past couple of years, all reported issues where non fixable. I suggest we keep the warning and remove the 'please open an issue' part.

rouke-broersma commented 7 months ago

Perhaps we should also downgrade it to info, or give a clarification for why it's probably fine even though it's a warning.

dupdob commented 7 months ago

Thanks for the idea. New version downgrades the message to information (note that compile error is still a warning) and it explains that all mutations in method/accessor/constructor will be flagged as compile error.

dupdob commented 7 months ago

YTF is it in draft ? my mistake 😄

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication