Skip to content

Use code coverage graphql API

Scott Hampton requested to merge 267624-group-code-coverage-table into master

What does this MR do?

Related to #267624 (closed)

Switch from using a client resolver to using the actual GraphQL API that was implemented in !44472 (merged).

Added some docs explaining the feature and organizing the Repositories Analytics page.

This feature is behind a feature flag, so no changelog is required.

Screenshots (strongly suggested)

The UX is mostly the same as before, except for the following:

  • When a project is selected that doesn't have any code coverage, we default to 0.
  • Added a section header
Before After
Screen_Shot_2020-10-06_at_10.48.47_AM Screen_Shot_2020-10-28_at_10.15.29_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports