Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libfprint
fprintd
Commits
32c2ccdd
Commit
32c2ccdd
authored
Feb 06, 2020
by
Marco Trevisan
Committed by
Bastien Nocera
Feb 06, 2020
Browse files
ci: Print coverage data once available so that gitlab can parse it
parent
58784f70
Pipeline
#105584
passed with stage
in 3 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
32c2ccdd
...
...
@@ -53,6 +53,7 @@ test_dev:
-
meson _build -Db_coverage=true
-
meson test -C _build --verbose --no-stdsplit --timeout-multiplier
3
-
ninja -C _build coverage
-
cat _build/meson-logs/coverage.txt
artifacts
:
name
:
log-and-coverage
when
:
always
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment