Skip to content

Commit dff3ad7

Browse files
committed
[codecov.yml] add threshold value
1 parent 0501afe commit dff3ad7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

codecov.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
codecov:
22
max_report_age: off
33

4-
comment: off
4+
coverage:
5+
status:
6+
project:
7+
default:
8+
# basic
9+
target: auto
10+
threshold: 2%
11+
base: auto
512

613
ignore:
714
- "lib/fdiff/thirdparty"
15+
16+
comment: off

0 commit comments

Comments
 (0)