stable

Clone or download

Read-only

Fix coverage with karma-coverage-istanbul-reporter

Part of request #13702 Introduce Typescript in Vue apps "npm run coverage" should produce usable coverage HTML reports. It is a bit weird because it outputs blank lines for Vue templates, but I think it's good enough. Change-Id: Iac72b8900bc0e4268b4747aae60619499f827184

Modified Files

Name
M package-lock.json +424 −142 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/release_widget/scripts/webpack.config.js +1 −1 Go to diff View file
M tools/utils/scripts/karma-common-config.js +1 −1 Go to diff View file
M tools/utils/scripts/karma-configurator.js +9 −4 Go to diff View file
M tsconfig.json +1 −1 Go to diff View file