correct parsing of code coverage
This commit is contained in:
parent
f381dc8e4f
commit
83823dceab
@ -27,7 +27,8 @@
|
|||||||
],
|
],
|
||||||
"coverageReporters": [
|
"coverageReporters": [
|
||||||
"cobertura",
|
"cobertura",
|
||||||
"text"
|
"text",
|
||||||
|
"text-summary"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"proxy": "http://192.168.0.248",
|
"proxy": "http://192.168.0.248",
|
||||||
|
Loading…
Reference in New Issue
Block a user