Fix coverage reporting with gitlab CI
All threads resolved!
All threads resolved!
Compare changes
+ 4
− 1
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
.gitlab-ci.yml:
Remove legacy keyword 'cobertura' and use the gitlab >= 15 based
coverage_report
which is used to specify format and path to coverage
XML.