I have an Angular app along with the standard Karma/Jasmine set up for unit testing. What I want is to feed the code coverage reports I get for each nightly build into a software that would create a trend of how my coverage is changing through time.
Does anybody know a product that can do that? My Google search didn't come up with anything.