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

Support ES6 coverage #3

Open
pjasiun opened this issue Apr 29, 2016 · 0 comments
Open

Support ES6 coverage #3

pjasiun opened this issue Apr 29, 2016 · 0 comments

Comments

@pjasiun
Copy link

pjasiun commented Apr 29, 2016

Coverage of a ES6 transpiled code does not display properly, because babel adds some additional lines which are not covered.

We could try to updated istanbul version and check if it helps. We could also try https://github.com/douglasduteil/isparta to show the coverage in the ES6 files, not transpiled.
Also, if it does not help we could decide whether we want to keep using istanbul, or there is a better project.

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

No branches or pull requests

1 participant