Skip to content

Sort and link projects in coverage table

Scott Hampton requested to merge group-coverage-table-fixes into master

What does this MR do?

Related to &2838 (closed)

Fixing the following:

  • Sort the coverage data table by the most recent updated report.
  • Link the project in the table to the project report.
  • Exclude the projects with no coverage from the table.

This feature is behind a feature flag and does not need a changelog entry.

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-11-02_at_12.01.47_PM Screen_Shot_2020-11-02_at_11.20.30_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports