Skip to content

(ci) Add coverage integration into GitLab (#447)

Moul requested to merge 447_coverage_gitlab into main

Add coverage keyword and regex Before GitLab v15.0, it used to be into the project settings. Now, it’s into the CI config This fixes previously working feature

Add xml coverage report. Base on that GitLab coverage integration

Merge request reports