Generate coverage.xml
This commit is contained in:
parent
abfa679b1f
commit
bc7b6bf7de
@ -31,6 +31,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- pytest --cov=generic
|
- pytest --cov=generic
|
||||||
after_script:
|
after_script:
|
||||||
|
- coverage xml
|
||||||
- ./cc-test-reporter after-build --coverage-input-type coverage.py --exit-code $TRAVIS_TEST_RESULT
|
- ./cc-test-reporter after-build --coverage-input-type coverage.py --exit-code $TRAVIS_TEST_RESULT
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user