Skip to content

Commit 99d8dbf

Browse files
committed
codecov target
1 parent 5cb6a2b commit 99d8dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ coverage:
99
project: # measuring the overall project coverage
1010
default: # context, you can create multiple ones with custom titles
1111
enabled: yes # must be yes|true to enable this status
12-
target: 40 # specify the target coverage for each commit status
12+
target: 0 # specify the target coverage for each commit status
1313
# option: "auto" (must increase from parent commit or pull request base)
1414
# option: "X%" a static target percentage to hit
1515
threshold: null # allowed to drop X% and still result in a "success" commit status

0 commit comments

Comments
 (0)