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/cruise stop slow down modules2 #10033

Conversation

takayuki5168
Copy link
Contributor

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

not sync github-release

Signed-off-by: Yutaka Kondo <[email protected]>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jan 28, 2025
@takayuki5168 takayuki5168 added run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) and removed type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jan 28, 2025
Copy link

github-actions bot commented Jan 28, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 force-pushed the feat/cruise-stop-slow-down-modules2 branch from 545f3fd to 43c7e96 Compare January 28, 2025 04:26
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jan 28, 2025
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 28, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 1.46306% with 2694 lines in your changes missing coverage. Please review.

Project coverage is 29.13%. Comparing base (63ef9e5) to head (6155acb).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
..._obstacle_stop_module/src/obstacle_stop_module.cpp 0.00% 514 Missing ⚠️
...slow_down_module/src/obstacle_slow_down_module.cpp 0.00% 389 Missing ⚠️
...tacle_cruise_module/src/obstacle_cruise_module.cpp 0.00% 348 Missing ⚠️
...ation_based_planner/optimization_based_planner.cpp 0.00% 348 Missing ⚠️
...module/src/pid_based_planner/pid_based_planner.cpp 0.00% 308 Missing ⚠️
.../optimization_based_planner/velocity_optimizer.cpp 0.00% 176 Missing ⚠️
...city_planner_common_universe/src/polygon_utils.cpp 0.00% 96 Missing ⚠️
...ocity_planner_common_universe/src/planner_data.cpp 4.54% 62 Missing and 1 partial ⚠️
...n_velocity_obstacle_stop_module/src/parameters.hpp 0.00% 62 Missing ⚠️
...ion_velocity_planner_common_universe/src/utils.cpp 0.00% 61 Missing ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10033      +/-   ##
==========================================
- Coverage   29.85%   29.13%   -0.72%     
==========================================
  Files        1434     1465      +31     
  Lines      108037   110771    +2734     
  Branches    42951    43402     +451     
==========================================
+ Hits        32250    32275      +25     
- Misses      72656    75365    +2709     
  Partials     3131     3131              
Flag Coverage Δ *Carryforward flag
differential 15.90% <1.46%> (?)
total 29.83% <ø> (-0.02%) ⬇️ Carriedforward from c6aa770

*This pull request uses carry forward flags. Click here to find out more.

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

Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 deleted the feat/cruise-stop-slow-down-modules2 branch January 31, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants