mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 16:26:17 +01:00
Merge branch 'coverage-regex' into 'master'
ci: Add a regex to parse line coverage statistics from genhtml output See merge request GNOME/glib!5
This commit is contained in:
commit
534e939500
@ -50,6 +50,7 @@ coverage:
|
|||||||
- _coverage/
|
- _coverage/
|
||||||
script:
|
script:
|
||||||
- bash -x ./.gitlab-ci/coverage-docker.sh
|
- bash -x ./.gitlab-ci/coverage-docker.sh
|
||||||
|
coverage: '/^\s+lines\.+:\s+([\d.]+\%)\s+/'
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user