Vue-jest: Code coverage doesn't work on files linked with "src="

Created on 13 Dec 2017  路  2Comments  路  Source: vuejs/vue-jest

I try to add code coverage to my project, but I use src= and it doesn't seem to be supported.

Maybe it's related to sourcemaps missing (https://github.com/eddyerburgh/vue-jest/pull/29#issuecomment-347252861).

intend to implement

Most helpful comment

Yeah, sorry. Source maps are missing for external files at the moment. I'll add them soon

All 2 comments

Yeah, sorry. Source maps are missing for external files at the moment. I'll add them soon

This was fixed in #131

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aantipov picture aantipov  路  8Comments

ccamarat picture ccamarat  路  7Comments

emman27 picture emman27  路  7Comments

xereda picture xereda  路  4Comments

piyushchauhan2011 picture piyushchauhan2011  路  5Comments