mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-29 04:31:46 +00:00
Upload code coverage results to codecov.io
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
608ce0e9d2
commit
61bdee0fa7
@ -19,5 +19,7 @@ script:
|
|||||||
after_success:
|
after_success:
|
||||||
- python3-coverage report
|
- python3-coverage report
|
||||||
- python3-coverage report -m
|
- python3-coverage report -m
|
||||||
|
- python3-coverage xml -i
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
#notifications:
|
#notifications:
|
||||||
# email: false
|
# email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user