Skip to content

Commit

Permalink
chore: add covecov.yml
Browse files Browse the repository at this point in the history
Fail if coverage falls below 50%
  • Loading branch information
djwhitt committed Sep 15, 2023
1 parent 1805161 commit 4d90ac7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: 50%
threshold: 1%

0 comments on commit 4d90ac7

Please sign in to comment.