feat: rewrite tests

This commit is contained in:
Umut
2022-04-04 13:32:24 +02:00
parent f5431be602
commit c45b9ffa43
41 changed files with 4977 additions and 4 deletions

View File

@@ -319,7 +319,7 @@ jobs:
id: coverage
if: ${{ always() && fromJSON(env.IS_REF_BUILD) && steps.pytest.outcome != 'skipped' && !cancelled() }}
run: |
./script/actions_utils/coverage.sh global-coverage-infos.json
./script/actions_utils/coverage.sh .global-coverage.json
- name: Comment with coverage
uses: marocchino/sticky-pull-request-comment@39c5b5dc7717447d0cba270cd115037d32d28443