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

fix(autoware_behavior_path_start_planner_module): fix cppcheck unreadVariable #9277

Merged
merged 1 commit into from
Nov 9, 2024

fix(autoware_behavior_path_start_planner_module): fix cppcheck unread…

188cddc
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_behavior_path_start_planner_module): fix cppcheck unreadVariable #9277

fix(autoware_behavior_path_start_planner_module): fix cppcheck unread…
188cddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2024 in 0s

29.22% (target 0.00%)

View this Pull Request on Codecov

29.22% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 29.22%. Comparing base (1ea45e6) to head (188cddc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
..._start_planner_module/src/start_planner_module.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9277      +/-   ##
==========================================
- Coverage   29.24%   29.22%   -0.02%     
==========================================
  Files        1336     1339       +3     
  Lines      102981   103036      +55     
  Branches    39958    39960       +2     
==========================================
  Hits        30117    30117              
- Misses      69989    70044      +55     
  Partials     2875     2875              

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