autowarefoundation / autoware.universe

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

fix(intersection): fix typo #8911

Closed rej55 closed 1 week ago

rej55 commented 1 week ago

Description

Fix typo.

Related links

Parent Issue:

How was this PR tested?

Build.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 1 week 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 1 week ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 27.97%. Comparing base (3b147dd) to head (9f8a751). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...behavior_velocity_intersection_module/src/util.cpp 75.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8911 +/- ## ========================================== - Coverage 27.99% 27.97% -0.02% ========================================== Files 1319 1324 +5 Lines 98732 98783 +51 Branches 39798 39800 +2 ========================================== + Hits 27636 27637 +1 - Misses 71020 71070 +50 Partials 76 76 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/8911/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/8911/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `17.64% <75.00%> (?)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/8911/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `27.98% <ø> (-0.01%)` | :arrow_down: | Carriedforward from [3b147dd](https://app.codecov.io/gh/autowarefoundation/autoware.universe/commit/3b147dd540395c8dfa5bbd72628398b9406fe3b9?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.