Composite builds: Aggregate code coverage from dependencies

Hi,

We have a composite build that is triggering separate test builds, each one focusing on a different set of features and running with the code coverage option (dotCover). On the composite build the coverage summary from each build is reported in the overview tab with without needing to have the coverage files or the source files as artifact dependencies. However, there is no Coverage Results tab with the aggregated results. For the tests, however, all of them are listed/aggregated in the Test tab.

Is there a way to have the aggregated coverage results on the composite build as well?

Note: We would like to have both views: keep the independent test builds with their own coverage to monitor what is happening on those features tested (and see it in the summary of the composite build) but also see the aggregated coverage of all the builds.

0
1 comment

Just found a ticket asking for this feature in YouTrack. If anybody else is interested on this, please upvote https://youtrack.jetbrains.com/issue/TW-52547/Provide-aggregated-code-coverage-report-for-composite-builds

0

Please sign in to leave a comment.