autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.02k stars 652 forks source link

fix(autoware_surround_obstacle_checker): fix clang-diagnostic-unused-private-field #9399

Closed kobayu858 closed 6 days ago

kobayu858 commented 6 days ago

Description

This is a fix based on clang-tidy clang-diagnostic-unused-private-field error.

/home/emb4/autoware/autoware/src/universe/autoware.universe/planning/autoware_surround_obstacle_checker/src/debug_marker.hpp:80:10: error: private field 'base_link2front_' is not used [clang-diagnostic-unused-private-field]
  double base_link2front_;
         ^

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 6 days 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 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.94%. Comparing base (e901751) to head (eaec3d2). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9399 +/- ## ========================================== - Coverage 29.94% 29.94% -0.01% ========================================== Files 1338 1339 +1 Lines 103359 103382 +23 Branches 40236 40237 +1 ========================================== - Hits 30954 30953 -1 - Misses 69405 69429 +24 Partials 3000 3000 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9399/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `2.47% <100.00%> (?)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9399/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `29.94% <ø> (-0.01%)` | :arrow_down: | Carriedforward from [e901751](https://app.codecov.io/gh/autowarefoundation/autoware.universe/commit/e9017515ab29571e772b160316ddd259a237353e?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) to find out more.

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


🚨 Try these New Features: