mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-18 16:00:13 +02:00
added docker support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"profiles": {
|
||||
"CodeCoverageSummary": {
|
||||
"commandName": "Project"
|
||||
},
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"commandLineArgs": "/src/coverage.cobertura.xml --format=md --badge=true"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user