Skip to content

Commit 68f0dc0

Browse files
committed
Upload to codecov.io
1 parent 1278aa3 commit 68f0dc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vsts-ci/templates/ci-general.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,7 @@ steps:
7474
codeCoverageTool: Cobertura
7575
summaryFileLocation: coverage/cobertura-coverage.xml
7676
reportDirectory: coverage/lcov-report
77+
78+
- script: |
79+
bash <(curl -s https://codecov.io/bash)
80+
displayName: Upload to codecov.io

0 commit comments

Comments
 (0)