preboot/angular-webpack

Show code coverage as Zero for files for which spec files don't even exist

Opened this issue · 1 comments

we are looking for similar feature reported in https://github.com/karma-runner/karma-coverage/issues/125. Looks like currently the starter doesn't report files without specs in the coverage report. Any help would be really appreciated. Thanks.

That haunted me for a while. Let see if that issue on karma-coverage fixes this and I will implement that.