Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(autoware_map_based_prediction): msg namespace #9553

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

amadeuszsz
Copy link
Contributor

Description

Fixes issue with non-related msg type.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@amadeuszsz amadeuszsz added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Dec 3, 2024
@amadeuszsz amadeuszsz self-assigned this Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@amadeuszsz amadeuszsz added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

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

Project coverage is 29.50%. Comparing base (e511605) to head (ca0111f).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...based_prediction/src/map_based_prediction_node.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9553      +/-   ##
==========================================
- Coverage   29.51%   29.50%   -0.01%     
==========================================
  Files        1444     1446       +2     
  Lines      108528   108563      +35     
  Branches    41404    41407       +3     
==========================================
  Hits        32032    32032              
- Misses      73376    73411      +35     
  Partials     3120     3120              
Flag Coverage Δ *Carryforward flag
differential 1.95% <0.00%> (?)
total 29.51% <ø> (+<0.01%) ⬆️ Carriedforward from e511605

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@technolojin technolojin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amadeuszsz amadeuszsz merged commit 560654f into autowarefoundation:main Dec 4, 2024
46 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) tag:require-cuda-build-and-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants