Add coverage in pipeline
This commit is contained in:
parent
a8dbafd21e
commit
5a26b448f1
@ -7,6 +7,7 @@ run tests:
|
|||||||
- coverage run -m pytest
|
- coverage run -m pytest
|
||||||
- coverage report
|
- coverage report
|
||||||
- coverage xml
|
- coverage xml
|
||||||
|
coverage: '^TOTAL.+?(\d+\%)$'
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
cobertura: coverage.xml
|
cobertura: coverage.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user