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

chore(autoware_behavior_velocity_stop_line_module): resolve warnings of clangd #8382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yhisaki
Copy link
Contributor

@yhisaki yhisaki commented Aug 6, 2024

Description

This PR is about refactoring.
Resolve clangd warnings.

Related links

How was this PR tested?

Tested on psim.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Y.Hisaki <[email protected]>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@yhisaki yhisaki added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 6, 2024
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 29.27%. Comparing base (a7a75ea) to head (b82a13f).
Report is 16 commits behind head on main.

Files Patch % Lines
...e_behavior_velocity_stop_line_module/src/debug.cpp 0.00% 2 Missing ⚠️
...e_behavior_velocity_stop_line_module/src/scene.cpp 0.00% 2 Missing ⚠️
...behavior_velocity_stop_line_module/src/manager.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8382      +/-   ##
==========================================
- Coverage   29.28%   29.27%   -0.02%     
==========================================
  Files        1609     1614       +5     
  Lines      119424   119480      +56     
  Branches    51491    51495       +4     
==========================================
+ Hits        34979    34980       +1     
- Misses      75178    75233      +55     
  Partials     9267     9267              
Flag Coverage Δ *Carryforward flag
differential 13.02% <16.66%> (?)
total 29.29% <ø> (+<0.01%) ⬆️ Carriedforward from a7a75ea

*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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant