Skip to content

Commit 8e859ab

Browse files
committed
Added component configuration as per docs
1 parent 4e6302c commit 8e859ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,11 @@ comment:
3737
flag_management:
3838
default_rules:
3939
carryforward: true
40+
41+
# Components configuration
42+
component_management:
43+
individual_components:
44+
- component_id: "com.unity.netcode.gameobjects"
45+
name: "Netcode for GameObjects"
46+
paths:
47+
- com.unity.netcode.gameobjects

0 commit comments

Comments
 (0)