Skip to content

ci: fix coverage report

Seth Falco requested to merge fix-pipeline-coverage into master

With the changes I made before, I broke the code coverage badge.
GitLab had changed how the coverage percentage is collected from CI, so this uses the new way.

Merge request reports