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 1e90dd7 commit ee9b6b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
coverage:
status:
project:
default:
threshold: 50%
base: development
patch:
default:
threshold: 50%
changes:
default:
threshold: 10%

0 comments on commit ee9b6b6

Please sign in to comment.