Skip to content

build: ingest code coverage into gitlab

Derrick Liu requested to merge code-coverage-ci into dev

This PR implements https://docs.gitlab.com/ee/ci/yaml/index.html#coverage, which should allow us to track code coverage statistics over time per https://docs.gitlab.com/ee/ci/pipelines/settings.html#view-code-coverage-history.

Merge request reports