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

refactor(motion_utils)!: add autoware prefix and include dir #7539

Merged

refactor(motion_utils): add autoware prefix and include dir

eaf3682
Select commit
Loading
Failed to load commit list.
Merged

refactor(motion_utils)!: add autoware prefix and include dir #7539

refactor(motion_utils): add autoware prefix and include dir
eaf3682
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

28.42% (+13.57%) compared to 507e3f4

View this Pull Request on Codecov

28.42% (+13.57%) compared to 507e3f4

Details

Codecov Report

Attention: Patch coverage is 33.85732% with 547 lines in your changes missing coverage. Please review.

Project coverage is 28.42%. Comparing base (507e3f4) to head (eaf3682).
Report is 36 commits behind head on main.

Files Patch % Lines
...th_dynamic_obstacle_avoidance_module/src/scene.cpp 0.00% 43 Missing ⚠️
..._obstacle_cruise_planner/src/planner_interface.cpp 7.14% 26 Missing ⚠️
...havior_path_lane_change_module/src/utils/utils.cpp 0.00% 20 Missing ⚠️
...ity_intersection_module/src/scene_intersection.cpp 0.00% 19 Missing ⚠️
...are_behavior_velocity_run_out_module/src/scene.cpp 0.00% 19 Missing ⚠️
...th_goal_planner_module/src/goal_planner_module.cpp 0.00% 17 Missing ⚠️
..._start_planner_module/src/start_planner_module.cpp 0.00% 17 Missing ⚠️
...are_behavior_path_lane_change_module/src/scene.cpp 0.00% 15 Missing ⚠️
...ation_based_planner/optimization_based_planner.cpp 0.00% 13 Missing ⚠️
...or_path_planner_common/src/turn_signal_decider.cpp 45.83% 13 Missing ⚠️
... and 100 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7539       +/-   ##
===========================================
+ Coverage   14.84%   28.42%   +13.57%     
===========================================
  Files        1999      881     -1118     
  Lines      139163    75935    -63228     
  Branches    43716    33177    -10539     
===========================================
+ Hits        20661    21582      +921     
+ Misses      95731    48350    -47381     
+ Partials    22771     6003    -16768     

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