Add test coverage support with kcov
Compare changes
Files
3+ 1
− 0
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.
This MR adds support for test coverage to be displayed by gitlab. Coverage is generated with kcov
and the resulting cobertura report uploaded as artifact.
I based pretty much everything on the excellent work already done in dbscripts, I however took the liberty of:
Covered lines will show up for new MRs, and in the job's ui as percent covered: