Skip to content

Commit 386b7e4

Browse files
committed
update codecov
1 parent 7a379e9 commit 386b7e4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.codecov.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ coverage:
2121
project:
2222
default:
2323
against: auto
24-
target: 99% # specify the target coverage for each commit status
24+
target: 95% # specify the target coverage for each commit status
2525
threshold: 30% # allow this little decrease on project
2626
# https://github.com/codecov/support/wiki/Filtering-Branches
2727
# branches: master
@@ -30,8 +30,7 @@ coverage:
3030
patch:
3131
default:
3232
against: auto
33-
target: 50% # specify the target "X%" coverage to hit
34-
# threshold: 50% # allow this much decrease on patch
33+
threshold: 50% # allow this much decrease on patch
3534
changes: false
3635

3736
parsers:

0 commit comments

Comments
 (0)