autowarefoundation / autoware.universe

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

refactor(cluster_merger)!: fix namespace and directory structure #7738

Closed technolojin closed 2 months ago

technolojin commented 3 months ago

Description

This PR puts headers in the autoware namespace.

Additional works

  1. Align directory structure to follow the coding guidelines.

Related links

Part of: https://github.com/autowarefoundation/autoware/issues/4569

How was this PR tested?

In a local recompute environment, TIER IV Cloud enviornment. TIER IV INTERNAL

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 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (3d849e9) to head (e7cb4cd). Report is 586 commits behind head on main.

Files Patch % Lines
...ception/cluster_merger/src/cluster_merger_node.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7738 +/- ## ========================================== - Coverage 15.09% 0.00% -15.10% ========================================== Files 1967 57 -1910 Lines 135941 3209 -132732 Branches 42122 217 -41905 ========================================== - Hits 20520 0 -20520 + Misses 92700 3209 -89491 + Partials 22721 0 -22721 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7738/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/7738/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/7738/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.