We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a41f0a commit 3d33fafCopy full SHA for 3d33faf
src/CodeCoverageSummary/Properties/launchSettings.json
@@ -6,7 +6,7 @@
6
},
7
"Docker": {
8
"commandName": "Docker",
9
- "commandLineArgs": "/src/coverage.cobertura.xml --format=md --badge=true"
+ "commandLineArgs": "--files /app/sample.coverage.xml --format=text --badge=true"
10
}
11
12
0 commit comments