Skip to content

ci: Enable code coverage visualization

Stan Hu requested to merge sh-enable-code-coverage-viz into main

What does this merge request do and why?

This allows us to see which lines have been covered by tests inside the merge request. See https://docs.gitlab.com/ee/ci/testing/test_coverage_visualization.html for more details.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Stan Hu

Merge request reports