mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-21 03:45:42 +02:00
ci: generate a text coverage report and tail it
This commit is contained in:
parent
654e704522
commit
00594648b5
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ debug:
|
|||
- cat /usr/bin/gcovr
|
||||
- python2 -m gcovr --version
|
||||
- gcovr --version
|
||||
- ninja coverage-xml
|
||||
- ninja coverage-text
|
||||
- tail meson-logs/coverage.txt
|
||||
|
||||
release:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Reference in a new issue