foxsec-pipeline icon indicating copy to clipboard operation
foxsec-pipeline copied to clipboard

Integrate code coverage tooling

Open ajvb opened this issue 5 years ago • 1 comments
trafficstars

It would be nice to be able to view metrics on how our code coverage is doing across our unit tests. If we have a tool that can support multiple languages to cover contrib, that would be nice, but making sure can see the % coverage of the Java code is the more important piece.

ajvb avatar Apr 06 '20 20:04 ajvb

There is a commit in the branch codecov that adds jacoco code coverage reporting that may be able to be used as a reference - https://github.com/mozilla-services/foxsec-pipeline/commit/32f9b3c3a6b9ebca41644b335f06dde325110ea1

ajvb avatar Apr 07 '20 19:04 ajvb