angular2-fullstack-starter icon indicating copy to clipboard operation
angular2-fullstack-starter copied to clipboard

Code Coverage Reporting

Open jgodi opened this issue 8 years ago • 3 comments

Add the ability to report the code coverage and make the code coverage percentage go off the ES6/TS code if possible.

jgodi avatar Dec 02 '15 21:12 jgodi

If you get this working, could you give me a ping? I've got the same setup as you (Angular2 + Webpack + ES6 but not TS + Babel) and have not been able to get it working, nor have I found anyone else with this setup who's been able to get it to work.

xiehan avatar Feb 11 '16 21:02 xiehan

Yes. I have it working for the webpack version. I will make sure this is updated and shows it.

jgodi avatar Feb 11 '16 21:02 jgodi

I dont have the code anymore (we swapped from using webpack). But I just used the https://www.npmjs.com/package/istanbul-instrumenter-loader, inside the karma.conf.

jgodi avatar Feb 11 '16 23:02 jgodi