Skip to content

Commit

Permalink
Switch to codecov-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
kayoub5 committed Oct 3, 2024
1 parent c086df6 commit 93d88ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
30 changes: 0 additions & 30 deletions scripts/codecov.sh

This file was deleted.

4 changes: 2 additions & 2 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ fi
dotnet test "${TEST_ARGS[@]}"

# coverage

bash $(dirname $0)/codecov.sh -f '**/*.opencover.xml'
pip install codecov-cli
codecovcli do-upload

0 comments on commit 93d88ff

Please sign in to comment.