Skip to content

Commit 0a504f9

Browse files
committed
CI: Configure thresholds for Codecov
1 parent acdeda3 commit 0a504f9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# https://docs.codecov.io/docs/common-recipe-list
2+
# https://docs.codecov.io/docs/commit-status#patch-status
3+
4+
coverage:
5+
status:
6+
project:
7+
default:
8+
#target: 85% # the required coverage value
9+
threshold: 3% # the leniency in hitting the target

0 commit comments

Comments
 (0)