Skip to content

Commit

Permalink
chore(codecov): update maintained packages (autowarefoundation#9316)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
  • Loading branch information
soblin authored Nov 13, 2024
1 parent 842b1ab commit eb816cf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ component_management:
# - control/control_performance_analysis/**
- control/obstacle_collision_checker/**
# - control/predicted_path_checker/**
- control/autoware_collision_detector/**

- component_id: localization-tier-iv-maintained-packages
name: Localization TIER IV Maintained Packages
Expand Down Expand Up @@ -215,7 +216,7 @@ component_management:
- planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/**
- planning/behavior_path_planner/autoware_behavior_path_planner_common/**
- planning/behavior_path_planner/autoware_behavior_path_start_planner_module/**
- planning/behavior_path_planner/autoware_behavior_path_dynamic_obstacle_avoidance_module/**
# - planning/behavior_path_planner/autoware_behavior_path_dynamic_obstacle_avoidance_module/**
- planning/behavior_path_planner/autoware_behavior_path_lane_change_module/**
# - planning/behavior_path_planner/autoware_behavior_path_sampling_planner_module/**
- planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/**
Expand Down Expand Up @@ -245,3 +246,5 @@ component_management:
- planning/motion_velocity_planner/autoware_motion_velocity_out_of_lane_module/**
- planning/motion_velocity_planner/autoware_motion_velocity_planner_common/**
- planning/motion_velocity_planner/autoware_motion_velocity_planner_node/**
#### sampling_based_planner
- planning/sampling_based_planner/autoware_bezier_sampler/**

0 comments on commit eb816cf

Please sign in to comment.