Skip to content

Commit 690c74e

Browse files
authored
ci(codecov.yml): change config file to dynamically add every package
1 parent c88a3b6 commit 690c74e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

codecov.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,4 @@ comment:
1616
flags:
1717
unittests:
1818
paths:
19-
- control/hybrydpath_controller
20-
- guidance/d_star_lite
21-
- guidance/hybridpath_guidance
22-
- mission/blackbox
23-
- mission/internal_status
24-
- mission/joystick_interface_asv
25-
- mission/system_monitor
26-
- motion/thrust_allocator_asv
27-
- motion/thruster_interface_asv
19+
- "**"

0 commit comments

Comments
 (0)