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 parser for geometry_msgs and others #9167

Merged

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Oct 28, 2024

Description

add parser mainly for

  • geometry_msgs
  • nav_msgs

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 Oct 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@soblin soblin force-pushed the feat/autoware_test_utils/geom-msgs branch from eb2c3c2 to 529c78f Compare October 28, 2024 12:11
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_test_utils/geom-msgs branch from 529c78f to 37b6c65 Compare October 28, 2024 12:20
@soblin soblin marked this pull request as ready for review October 28, 2024 12:20
@soblin soblin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 28, 2024
@soblin soblin enabled auto-merge (squash) October 28, 2024 12:22
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

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

Project coverage is 28.63%. Comparing base (4cbf89a) to head (37b6c65).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ommon/autoware_test_utils/src/mock_data_parser.cpp 98.38% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9167      +/-   ##
==========================================
+ Coverage   28.60%   28.63%   +0.02%     
==========================================
  Files        1308     1312       +4     
  Lines      101256   101332      +76     
  Branches    39359    39383      +24     
==========================================
+ Hits        28963    29013      +50     
- Misses      69317    69344      +27     
+ Partials     2976     2975       -1     
Flag Coverage Δ *Carryforward flag
differential 28.93% <98.38%> (?)
total 28.59% <ø> (-0.02%) ⬇️ Carriedforward from 4cbf89a

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

@soblin soblin merged commit 6dad803 into autowarefoundation:main Oct 29, 2024
42 checks passed
@soblin soblin deleted the feat/autoware_test_utils/geom-msgs branch October 29, 2024 00:46
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Oct 29, 2024
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) 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.

2 participants