Skip to content

Commit ead78c4

Browse files
author
Vic Shóstak
committed
Fix .codecov.yml
1 parent 4f824e7 commit ead78c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/.codecov.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@ coverage:
22
status:
33
project:
44
default:
5-
target: 92%
5+
target: 87%
66
threshold: 1%
7+
8+
comment:
9+
layout: "reach,diff,flags,tree,betaprofiling"
10+
show_critical_paths: true

0 commit comments

Comments
 (0)