Skip to content

Commit

Permalink
chore: set the threshold for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kanej committed Jan 8, 2025
1 parent e44ba0a commit 7339c40
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
coverage:
status:
project:
default:
threshold: 50%
target: 75%
patch:
default:
threshold: 50%
target: 75%
delta:
patch:
default:
threshold: 2%

0 comments on commit 7339c40

Please sign in to comment.