1
0
Fork 0

For #11886 - Re-enable codecov (#12258)

* Re-enable codecov

* Use local script

* Revert to old codecov script
master
Tiger Oakes 2020-07-13 16:22:17 -07:00 committed by GitHub
parent 88af736065
commit 67758ab19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1707 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,4 +10,4 @@ export CI_BUILD_URL="https://tools.taskcluster.net/tasks/$TASK_ID"
# Execute codecov script for uploading report
# bash <(curl -s https://codecov.io/bash)
bash <(curl -s https://codecov.io/bash) -t @.cc_token
bash automation/taskcluster/.codecov -t @.cc_token

View File

@ -45,8 +45,8 @@ jobs:
- '-Pcoverage'
- 'jacocoGeckoNightlyDebugTestReport'
- 'githubTestDetails'
# post-gradlew:
# - ['automation/taskcluster/upload_coverage_report.sh']
post-gradlew:
- ['automation/taskcluster/upload_coverage_report.sh']
secrets:
- name: project/mobile/fenix/public-tokens
key: codecov