Skip to content

Commit

Permalink
Merge pull request #2 from cyberixae/setup_codecov
Browse files Browse the repository at this point in the history
Setup codecov
  • Loading branch information
cyberixae authored Sep 22, 2022
2 parents 2eda17c + 67b80a2 commit 477cb34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- name: Run Tests
run: |
yarn ci
npx codecov
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
target: auto

0 comments on commit 477cb34

Please sign in to comment.