Skip to content

Show multiple builds for coverage

Scott Hampton requested to merge 15399-show-multiple-jobs-for-coverage into master

What does this MR do?

Related to #15399 (closed)

Currently, if a pipeline has multiple jobs that output coverage, we calculate the average and use that as the coverage to report for the entire pipeline. We want to clarify to the user that this is happening so that they know for sure where the number is coming from.

Screenshots

Before

Screen_Shot_2020-09-02_at_2.48.35_PM

After

Screen_Shot_2020-09-02_at_2.46.51_PM Screen_Shot_2020-09-04_at_9.26.39_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports