Skip to content

Commit a3c77bc

Browse files
authored
Run codecov only for the entire project with target 78% (#3034)
1 parent 79f2840 commit a3c77bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ codecov:
33
require_ci_to_pass: no
44

55
coverage:
6+
status:
7+
project:
8+
default:
9+
target: 78%
10+
threshold: 3%
11+
patch: off
612
range: 78...100
713
precision: 3
814
round: down

0 commit comments

Comments
 (0)