Skip to content

Commit 33a3e7e

Browse files
committed
Bump threshold and readd annotations
1 parent d85eec0 commit 33a3e7e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.codecov.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ codecov:
44
coverage:
55
precision: 2
66
round: down
7-
range: "70...100"
7+
range: "75...100"
88

99
status:
1010
project: yes
@@ -22,4 +22,7 @@ parsers:
2222
comment:
2323
layout: "reach, diff, flags, tree, files"
2424
behavior: default
25-
require_changes: no
25+
require_changes: no
26+
27+
github_checks:
28+
annotations: true # Deprecated but very useful

0 commit comments

Comments
 (0)