Skip to content

No-coverage lines more prominent than covered lines.

What does this MR do and why?

This makes merge request no coverage lines more prominent than coverage lines.

Screenshots or screen recordings

before with this MR
Screen_Shot_2022-02-15_at_13.59.51 Screen_Shot_2022-02-15_at_14.14.26

How to set up and validate locally

  1. clone this test project
  2. open a merge request for the add-untested-code branch
  3. check that pipelines ran (and generated coverage report artifacts) for both the main branch and the add-untested-code branch
  4. navigate to the merge request and click on the Changes tab to see the inline coverage report

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #346167 (closed)

Edited by Miranda Fluharty

Merge request reports