mutter/.gitlab-ci
Marco Trevisan (Treviño) 5c4938e479 ci: Enable coverage reports in test build
While we don't have an high number of tests, we still have some code
coverage and so we can track this via gitlab CI, given that it supports it
natively.

So add gcovr to the DockerFile dependency, build with -Db_coverage=true
meson native parameter, and add another manual job to make ninja to generate
the coverage reports on requests or in any master or tag ref.

Keep the artifacts around to be able to browse the generated HTML files and
eventually print the text reports so that they can be parsed by gitlab.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1236
2020-05-07 22:08:44 +00:00
..
check-commit-log.sh ci: Adjust URL check 2020-02-26 06:28:46 +00:00
checkout-gnome-shell.sh ci: Fix checkout out gnome-shell on stable branches 2019-11-07 00:06:25 +01:00
Dockerfile ci: Enable coverage reports in test build 2020-05-07 22:08:44 +00:00