correct parsing of code coverage

This commit is contained in:
lukas 2020-06-09 22:10:04 +02:00
parent f381dc8e4f
commit 83823dceab

View File

@ -27,7 +27,8 @@
],
"coverageReporters": [
"cobertura",
"text"
"text",
"text-summary"
]
},
"proxy": "http://192.168.0.248",