Skip to content

Commit a4987d4

Browse files
committed
chore: update codecov comment layout and set back coverage tresholds
1 parent 6f63e31 commit a4987d4

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
@@ -3,8 +3,17 @@ codecov:
33
after_n_builds: 1
44
require_ci_to_pass: no
55
comment:
6-
layout: 'header, changes, diff, files'
6+
layout: "header, changes, diff, flags, files"
77
behavior: default
8+
coverage:
9+
status:
10+
patch:
11+
default:
12+
target: 80%
13+
project:
14+
default:
15+
target: auto
16+
threshold: 1%
817
# We set the flags manually to have better control of it
918
# ref: https://docs.codecov.com/docs/flags#advanced-bespoke-flag-management
1019
flags:

0 commit comments

Comments
 (0)