Open
Description
Some repos have both unit and integration tests. And each produce code coverage.
Decide a standard for naming and processing the multiple sets of coverage reports so that they do not stomp on each other, but do provide a reading of the code coverage of each level of testing.
(note: acceptance tests are another level up - "external" - there is not currently any coverage measure for those)