Remap sequential sourcemaps through transformations to point at the original source code
Simplifying running unit tests with coverage for Typescript projects.
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
Karma reporter that checks coverage thresholds with coverage data generated by karma-coverage. Because it reads its data from a json file, it can also handle remapped coverage data provided by karma-remap-istanbul to allow source-map support.