mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +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/
|
||||
script:
|
||||
- bash -x ./.gitlab-ci/coverage-docker.sh
|
||||
coverage: '/^\s+lines\.+:\s+([\d.]+\%)\s+/'
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user