Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Coverage Reporting #3

Open
jgodi opened this issue Dec 2, 2015 · 3 comments
Open

Code Coverage Reporting #3

jgodi opened this issue Dec 2, 2015 · 3 comments

Comments

@jgodi
Copy link
Owner

jgodi commented Dec 2, 2015

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

@xiehan
Copy link

xiehan commented Feb 11, 2016

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.

@jgodi
Copy link
Owner Author

jgodi commented Feb 11, 2016

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

@jgodi
Copy link
Owner Author

jgodi commented Feb 11, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants