Update codecov (#356)

* Exclude files that don't belong codecov

* Start tracking coverage from integration tests

* Added IntegrationTests to targets

* Pbxpoj file
This commit is contained in:
Aleksandrs Proskurins
2022-12-08 10:09:18 +02:00
committed by GitHub
parent 493cc08c03
commit 1ee5f7a18a
6 changed files with 67 additions and 41 deletions

View File

@@ -42,3 +42,8 @@ jobs:
INTEGRATION_TESTS_USERNAME: ${{ secrets.INTEGRATION_TESTS_USERNAME }}
INTEGRATION_TESTS_PASSWORD: ${{ secrets.INTEGRATION_TESTS_PASSWORD }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
flags: integrationtests