Fix gitlab-ci coverage reporting

This commit is contained in:
s3lph 2022-05-30 21:35:58 +02:00
parent cdcc8fbf33
commit 30472cd530

View file

@ -86,6 +86,7 @@ schleuder:
coverage:
stage: coverage
coverage: "^TOTAL.*\\s+(\\d+)%\\s*$"
script:
- python3 -m coverage combine
- python3 -m coverage report --rcfile=setup.cfg