ci: render mutation scores in the run summary (refs #136)

This commit is contained in:
not
2026-07-24 14:02:53 +02:00
parent 849bf4723b
commit fcfb8bbae2
5 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"stryker-config": {
"solution": "Bff.slnx",
"test-projects": ["Bff.Tests/Bff.Tests.csproj"],
"reporters": ["progress", "html"],
"reporters": ["progress", "html", "markdown"],
"mutate": [
"!**/Program.cs",
"!**/DownstreamClients.cs"