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

Remap istanbul #10

Open
1 of 2 tasks
SteveVanOpstal opened this issue Aug 30, 2016 · 0 comments
Open
1 of 2 tasks

Remap istanbul #10

SteveVanOpstal opened this issue Aug 30, 2016 · 0 comments

Comments

@SteveVanOpstal
Copy link
Owner

SteveVanOpstal commented Aug 30, 2016

Type

  • bug report
  • feature request

Current behavior
Istanbul will create a code coverage report based on the transpiled TypeScript files. Some lines of the extra code that the transpilation creates will be marked as "statement not covered", they are irrelevant for the test and therefore should be excluded from the report.

Expected/desired behavior
We can use remap-istanbul to remap the istanbul code coverage to the TypeScript source.

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

1 participant