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_dummy_diag_publisher): add autowre prefix #9958

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

TetsuKawa
Copy link
Contributor

@TetsuKawa TetsuKawa commented Jan 18, 2025

Description

This PR changes package name to atuoware_dummy_diag_publisher

Related links

Private Links:

these PR is necessary to be merged with this PR.

How was this PR tested?

  1. ros2 launch autoware_dummy_diag_publisher dummy_diag_publisher.launch.xml
  2. $ ros2 param set /dummy_diag_publisher dummy_diag_empty.is_active true or false
  3. $ ros2 param set /dummy_diag_publisher dummy_diag_empty.status "Error", Warn, OK
  4. confirm by rqt_runtime_monitor
Screencast.from.2025.01.18.15.37.41.webm

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

Effects on launch file that run dummy_diag_publisher.
It looks like only in tier4_system_launch. #9959

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:system System design and integration. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels Jan 18, 2025
Copy link

github-actions bot commented Jan 18, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@TetsuKawa TetsuKawa added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) tag:require-cuda-build-and-test run:clang-tidy-pr-review labels Jan 18, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 29.10%. Comparing base (67ab350) to head (29a7f30).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...y_diag_publisher/src/dummy_diag_publisher_core.cpp 0.00% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9958      +/-   ##
==========================================
- Coverage   29.13%   29.10%   -0.03%     
==========================================
  Files        1425     1427       +2     
  Lines      107853   107892      +39     
  Branches    42251    42246       -5     
==========================================
- Hits        31419    31400      -19     
- Misses      73391    73451      +60     
+ Partials     3043     3041       -2     
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 29.13% <ø> (-0.01%) ⬇️ Carriedforward from 7b428f5

*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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:clang-tidy-pr-review tag:require-cuda-build-and-test type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant