Skip to content

Commit e6c5f0d

Browse files
committed
ci: update Codecov configuration
1 parent 278e8d3 commit e6c5f0d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.codecov.yml

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ coverage:
55
precision: 2
66
round: down
77
range: "70...100"
8+
status:
9+
project:
10+
default:
11+
target: auto
12+
threshold: 0%
13+
patch:
14+
default:
15+
target: auto
16+
threshold: 0%
817

918
parsers:
1019
gcov:
@@ -17,4 +26,4 @@ parsers:
1726
comment:
1827
layout: "reach,diff,flags,tree"
1928
behavior: default
20-
require_changes: no
29+
require_changes: false

0 commit comments

Comments
 (0)