karma-remap-coverage
karma-remap-coverage copied to clipboard
includeAllSources supported?
Hi,
i am using karma-remap-coverage 0.1.4 and it would be great to get a coverage report for all source code files and not only for files which are covered by tests. Karma-coverage has the 'includeAllSources ' Flag. Is this possible with karma-remap-coverage?
@sshev
Dear Sergey,
We use karma-remap-coverage
and it really helps us to get proper coverage of original ES6+ source code. Thank you for such tool!
It would be really helpful to know if there is a plan to add support of includeAllSources
.