Upload coverage results to codecov.io
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
111985d64b
commit
65867195f8
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ coverage:
|
|||
- colcon build --symlink-install --event-handlers console_cohesion+ --packages-up-to $PACKAGES_LIST --mixin coverage-gcc coverage-pytest --cmake-args -DBUILD_TESTING=ON --no-warn-unused-cli
|
||||
- colcon test --event-handlers console_cohesion+ --packages-select $PACKAGES_LIST --mixin coverage-pytest
|
||||
- colcon test-result --all
|
||||
- bash <(curl -s https://codecov.io/bash) -X gcovout
|
||||
- colcon lcov-result --packages-select tracetools tracetools_test --verbose
|
||||
- colcon coveragepy-result --packages-select $PACKAGES_LIST --verbose --coverage-report-args -m
|
||||
allow_failure: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue