Open kobayu858 opened 3 days ago
Thank you for contributing to the Autoware project!
🚧 If your pull request is in progress, switch it to draft mode.
Please ensure:
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.27%. Comparing base (
b3ded07
) to head (0c1cdb4
). Report is 52 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@manato @YoshiRi Please confirm the PR. Thank you very much.
Description
This is a fix based on clang-tidy
clang-diagnostic-implicit-const-int-float-conversion
error.Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.