Send coverage reports to Codecov

This commit is contained in:
Hugo Osvaldo Barrera 2021-04-06 09:32:18 +02:00
parent 2161de30d0
commit 55af4eaf80
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ sources:
environment: environment:
BUILD: test BUILD: test
CI: true CI: true
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
REQUIREMENTS: minimal REQUIREMENTS: minimal
# TODO: ETESYNC_TESTS # TODO: ETESYNC_TESTS
tasks: tasks:

View file

@ -8,6 +8,7 @@ sources:
environment: environment:
BUILD: test BUILD: test
CI: true CI: true
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
REQUIREMENTS: release REQUIREMENTS: release
# TODO: ETESYNC_TESTS # TODO: ETESYNC_TESTS
tasks: tasks: