mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-21 03:45:42 +02:00
ci: specify coverage regex
This commit is contained in:
parent
8eece744a8
commit
a32ba91c38
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ debug:
|
||||||
- ninja test
|
- ninja test
|
||||||
- ninja coverage-text
|
- ninja coverage-text
|
||||||
- tail meson-logs/coverage.txt
|
- tail meson-logs/coverage.txt
|
||||||
|
coverage: '/^TOTAL.*\s+(\d+\%)$/'
|
||||||
|
|
||||||
# valgrind:
|
# valgrind:
|
||||||
# stage: build
|
# stage: build
|
||||||
|
|
Loading…
Add table
Reference in a new issue