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 visualization #9603

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Dec 10, 2024

Description

  • add autoware_test_utils/visualization.hpp for plotting

Examples:

see the images in this PR: #9597

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 Dec 10, 2024
Copy link

github-actions bot commented Dec 10, 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 marked this pull request as ready for review December 10, 2024 02:51
@soblin soblin force-pushed the refactor/autoware-pyplot branch from dbc819c to 679e8bb Compare December 11, 2024 04:37
@soblin soblin force-pushed the refactor/autoware-pyplot branch from 679e8bb to d50bb0b Compare December 11, 2024 04:38
@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.57%. Comparing base (01944ef) to head (d50bb0b).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9603      +/-   ##
==========================================
- Coverage   29.57%   29.57%   -0.01%     
==========================================
  Files        1442     1446       +4     
  Lines      108498   108529      +31     
  Branches    41396    41396              
==========================================
+ Hits        32092    32096       +4     
- Misses      73285    73312      +27     
  Partials     3121     3121              
Flag Coverage Δ *Carryforward flag
differential 32.14% <ø> (?)
total 29.57% <ø> (ø) Carriedforward from 01944ef

*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

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 left a comment

Choose a reason for hiding this comment

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

LGTM

@soblin soblin merged commit b9ebc42 into autowarefoundation:main Dec 17, 2024
48 of 50 checks passed
@soblin soblin deleted the refactor/autoware-pyplot branch December 17, 2024 01:19
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