Skip to content

Commit

Permalink
Run codecov on PR and bump range
Browse files Browse the repository at this point in the history
Signed-off-by: mramotar <[email protected]>
  • Loading branch information
matt-ramotar committed Mar 17, 2024
1 parent b1d0a82 commit afe878e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage:
range: 50..80
range: 70..80
round: down
precision: 2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Check
on: push
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit afe878e

Please sign in to comment.