autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
964 stars 630 forks source link

chore(autonomous_emergency_braking): apply clangd suggestions to aeb #7703

Closed danielsanchezaran closed 3 months ago

danielsanchezaran commented 3 months ago

Description

Apply changes suggested by clangd

Related links

Parent Issue:

How was this PR tested?

PSim

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 3 months ago

Thank you for contributing to the Autoware project!

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

Please ensure:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (507e3f4) to head (0da098c). Report is 154 commits behind head on main.

Files Patch % Lines
...ude/autoware/autonomous_emergency_braking/node.hpp 0.00% 5 Missing :warning:
...utoware_autonomous_emergency_braking/src/utils.cpp 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7703 +/- ## ========================================== - Coverage 14.84% 0.00% -14.85% ========================================== Files 1999 118 -1881 Lines 139163 12776 -126387 Branches 43716 1379 -42337 ========================================== - Hits 20661 0 -20661 + Misses 95731 12776 -82955 + Partials 22771 0 -22771 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7703/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | |---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7703/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `0.00% <0.00%> (?)` | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7703/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `?` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.