autowarefoundation / autoware.universe

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

refactor(ndt_scan_matcher)!: prefix package and namespace with autoware #8904

Closed a-maumau closed 1 week ago

a-maumau commented 1 week ago

Description

This PR will add an autoware_ prefix to ndt_scan_matcher package.

Related links

Changes in autoware-documentation: https://github.com/autowarefoundation/autoware-documentation/pull/613

Parent Issue:

How was this PR tested?

Checked with running the autoware sample-map.

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:

SakodaShintaro commented 1 week ago

Sorry, I have merged the ekf PR. Please resolve a conflict :pray:

a-maumau commented 1 week ago

@SakodaShintaro I have resolved the conflict.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 28.15%. Comparing base (3b147dd) to head (5db2b05). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8904 +/- ## ========================================== + Coverage 27.99% 28.15% +0.16% ========================================== Files 1319 1329 +10 Lines 98732 99578 +846 Branches 39798 40336 +538 ========================================== + Hits 27636 28040 +404 - Misses 71020 71462 +442 Partials 76 76 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/8904/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/8904/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `12.04% <ø> (?)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/8904/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `27.99% <ø> (ø)` | | 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.