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

feat(autoware_test_utils): add qos handler in pub/sub #7856

Conversation

YoshiRi
Copy link
Contributor

@YoshiRi YoshiRi commented Jul 4, 2024

Description

Enable to give pub/sub qos settings by external argument.
Disable automatic qos overwrite in setPublisher function.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Jul 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@YoshiRi YoshiRi marked this pull request as ready for review July 4, 2024 17:42
@YoshiRi YoshiRi added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

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

Project coverage is 23.86%. Comparing base (991cb94) to head (02f22f8).
Report is 10 commits behind head on main.

Files Patch % Lines
...nclude/autoware_test_utils/autoware_test_utils.hpp 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7856      +/-   ##
==========================================
- Coverage   23.89%   23.86%   -0.03%     
==========================================
  Files        1381     1384       +3     
  Lines      101831   101865      +34     
  Branches    38780    38782       +2     
==========================================
- Hits        24333    24314      -19     
- Misses      75035    75086      +51     
- Partials     2463     2465       +2     
Flag Coverage Δ *Carryforward flag
differential 24.09% <90.00%> (?)
total 23.86% <ø> (-0.03%) ⬇️ Carriedforward from 991cb94

*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

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

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

LGTM!
Thanks!

@YoshiRi YoshiRi enabled auto-merge (squash) July 30, 2024 08:13
@YoshiRi YoshiRi merged commit 9d522ea into autowarefoundation:main Aug 15, 2024
29 of 30 checks passed
xtk8532704 pushed a commit to tier4/autoware.universe that referenced this pull request Aug 15, 2024
…tion#7856)

* feat: add qos handler in pub/sub

Signed-off-by: yoshiri <[email protected]>

* style(pre-commit): autofix

* feat: update test_pub_msg function to not use setpublisher function

Signed-off-by: yoshiri <[email protected]>

---------

Signed-off-by: yoshiri <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: xtk8532704 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants