{"library":"karma-remap-coverage","type":"library","category":null,"description":"Karma reporter that remaps Istanbul coverage reports to original source code using source maps, enabling accurate coverage for transpiled languages like TypeScript, ES6/7 with Babel, or JSX. Currently at v0.1.5, last released in 2017, with no further updates. Works in watch mode and stores interim coverage in memory (via karma-coverage's 'in-memory' type) to avoid temporary files. Integrates with webpack and other bundlers that produce source maps. Alternatives: karma-coverage-istanbul-reporter, karma-typescript's built-in coverage.","language":"javascript","status":"deprecated","version":"0.1.5","tags":["javascript","karma","coverage","reporter","typescript","babel","es6","es7","istanbul"],"last_verified":"Fri May 01","install":[{"cmd":"npm install karma-remap-coverage","imports":["plugins: ['karma-remap-coverage']","remapCoverageReporter: { html: './coverage' }","coverageReporter: { type: 'in-memory' }"]},{"cmd":"yarn add karma-remap-coverage","imports":[]},{"cmd":"pnpm add karma-remap-coverage","imports":[]}],"homepage":null,"github":"https://github.com/sshev/karma-remap-coverage","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-remap-coverage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}