aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2020-11-25 10:31:27 +0200
committerMatias Elo <matias.elo@nokia.com>2020-11-26 12:43:01 +0200
commita79f8534cf1e335ee8548b2ea8ebd51c685a99de (patch)
treeb046b237b5cff599c8148724b3fe1dfdf6f20821 /scripts/ci
parent8d512fd932d7f23269b65a4192544343bf8dc5b6 (diff)
github_ci: use codecov-action to upload coverage test results
Upload coverage test results using codecov/codecov-action. Using shared Codecov token is no longer required since the results are automatically uploaded under repository's GitHub username. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to 'scripts/ci')
-rwxr-xr-xscripts/ci/coverage.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci/coverage.sh b/scripts/ci/coverage.sh
index 38cb46756..334da6889 100755
--- a/scripts/ci/coverage.sh
+++ b/scripts/ci/coverage.sh
@@ -25,6 +25,4 @@ ODP_SCHEDULER=basic make check
ODP_SCHEDULER=sp make check
ODP_SCHEDULER=scalable make check
-bash <(curl -s https://codecov.io/bash) -X coveragepy
-
umount /mnt/huge