mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Add script to combine coverage files (#10674)
* Add script to combine coverage files * add script * Add core coverage file as well * Add json reporting * Update README * more
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"includePid": false,
|
||||
"reports": [
|
||||
"cobertura",
|
||||
"lcov"
|
||||
"lcov",
|
||||
"json"
|
||||
],
|
||||
"verbose": false,
|
||||
"remapOptions": {
|
||||
|
||||
Reference in New Issue
Block a user