stryker-mutator / stryker-net

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

Improve error message when all discovered projects are test projects #3085

Open rouke-broersma opened 3 weeks ago

rouke-broersma commented 3 weeks ago

Fixes #3065

Update error handling to provide a clear message when only test projects are found.


For more details, open the Copilot Workspace session.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
61.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

dupdob commented 3 weeks ago

I guess this is for exploration purpose. I must confess I am not favorably impressed by the Copilot Workspace experience here. Maybe it is because I do not have full access.

rouke-broersma commented 3 weeks ago

I guess this is for exploration purpose. I must confess I am not favorably impressed by the Copilot Workspace experience here. Maybe it is because I do not have full access.

Yea I just tried it out quickly on a small feature. Note that it generated this from the content in the issue only. The brainstorm, the plan and the PR are all generated.