Skip to content

Commit e6c5f0d

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

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.codecov.yml

Lines changed: 10 additions & 1 deletion
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)