Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Adding sourcemaps for coverage reports #61

Open
magicmark opened this issue Apr 10, 2017 · 2 comments
Open

Adding sourcemaps for coverage reports #61

magicmark opened this issue Apr 10, 2017 · 2 comments

Comments

@magicmark
Copy link
Contributor

html coverage reports currently show the compiled es5

Would be nice to either:

  1. Add sourcemaps to istanbul reports
  2. Switch to nyc and compile on the fly

(2 is maybe undesirable if you want the assurance of testing against the actual dist code. fwiw though, something like this patch does the trick.)

@ljharb
Copy link
Collaborator

ljharb commented Apr 10, 2017

If you'd like to submit a PR switching us to nyc, I think that'd be great.

@magicmark
Copy link
Contributor Author

#63

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

No branches or pull requests

2 participants