karma-coverage icon indicating copy to clipboard operation
karma-coverage copied to clipboard

Get nyc report to work with generated coverage files?

Open basickarl opened this issue 7 years ago • 0 comments

The comamnd nyc report normally just reads the coverage directory. Karma coverage generates to the coverage directory but in sub directories depending on the browser.

Are there any configurations to get this working with nyc report?

basickarl avatar Aug 14 '18 10:08 basickarl