Skip to content

Commit a5ad979

Browse files
committed
Don't require patch coverage for CI
Keep it running so the number is visible, but don't use it as a CI criterion.
1 parent 4e359c9 commit a5ad979

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ coverage:
66
threshold: 10
77
patch:
88
default:
9-
target: auto
10-
threshold: 10
9+
target: 0%

0 commit comments

Comments
 (0)