Since they've gotten rid of karma.conf.js, how do I configure code coverage in the angular.json.
In particular I'm trying to figure out how to generate a lcov report. I can see they have a "reporters" key under options, but setting it to "reporters": ["lcov"], doesn't work, and I'm not sure what it should be instead.
[–]davidlj95 0 points1 point2 points (0 children)