Skip to content

Commit d033166

Browse files
author
Bart Koelman
committed
Prevent low code coverage on diff to fail the cibuild
Described at https://docs.codecov.io/docs/common-recipe-list#section-set-non-blocking-status-checks
1 parent 51f291f commit d033166

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@ coverage:
22
status:
33
project:
44
default:
5+
target: auto
56
threshold: 10%
7+
informational: true
8+
patch:
9+
default:
10+
informational: true

0 commit comments

Comments
 (0)