Skip to content

Commit 9b70051

Browse files
authored
Add flag config to codecov config
1 parent 58b6bc5 commit 9b70051

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/codecov.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
comment:
22
layout: "condensed_header, condensed_files, components, condensed_footer"
3-
3+
4+
flag_management:
5+
default_rules:
6+
statuses:
7+
- type: project
8+
target: auto
9+
410
component_management:
511
default_rules:
612
statuses:

0 commit comments

Comments
 (0)