added Thresholds parameter to CLI #15

This commit is contained in:
irongut
2021-10-18 01:24:48 +01:00
parent 711b5c996a
commit 4a0dc323d3
4 changed files with 49 additions and 3 deletions
@@ -2,7 +2,7 @@
"profiles": {
"CodeCoverageSummary": {
"commandName": "Project",
"commandLineArgs": "../../../../coverage.gcovr.xml --format=md --badge=true"
"commandLineArgs": "../../../../coverage.cobertura.xml --format=md --badge=true --thresholds=\"80 90\""
},
"Docker": {
"commandName": "Docker",