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