mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 12:19:54 +02:00
CI: (try to) store/upload coverage results
This commit is contained in:
parent
4339444e47
commit
a41f18b13d
4 changed files with 22 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -113,8 +113,7 @@ test:
|
|||
coverage:
|
||||
coverage erase
|
||||
$(MAKE) test PYTHON="coverage run"
|
||||
coverage report
|
||||
coverage html
|
||||
coverage report -m
|
||||
|
||||
# Build docker image
|
||||
docker:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue