Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: replace tier4_planning_msgs/PathWithLaneId with autoware_internal_planning_msgs/PathWithLaneId #10023

Merged

Merge branch 'main' into replace-path-with-lane-id

c111ff3
Select commit
Loading
Failed to load commit list.
Merged

feat!: replace tier4_planning_msgs/PathWithLaneId with autoware_internal_planning_msgs/PathWithLaneId #10023

Merge branch 'main' into replace-path-with-lane-id
c111ff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

28.37% (target 0.00%)

View this Pull Request on Codecov

28.37% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 67.74194% with 10 lines in your changes missing coverage. Please review.

Project coverage is 28.37%. Comparing base (08b007c) to head (c111ff3).

Files with missing lines Patch % Lines
...or_path_planner/src/behavior_path_planner_node.cpp 0.00% 2 Missing ⚠️
...velocity_planner_common/scene_module_interface.hpp 66.66% 2 Missing ⚠️
...e_behavior_velocity_stop_line_module/src/scene.cpp 0.00% 2 Missing ⚠️
common/autoware_trajectory/src/detail/types.cpp 50.00% 1 Missing ⚠️
...ehavior_velocity_blind_spot_module/src/manager.cpp 0.00% 1 Missing ⚠️
...ehavior_velocity_speed_bump_module/src/manager.cpp 0.00% 1 Missing ⚠️
...havior_velocity_traffic_light_module/src/scene.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10023      +/-   ##
==========================================
+ Coverage   28.29%   28.37%   +0.07%     
==========================================
  Files        1484     1485       +1     
  Lines      111085   111089       +4     
  Branches    43148    43150       +2     
==========================================
+ Hits        31433    31519      +86     
+ Misses      76634    76540      -94     
- Partials     3018     3030      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.