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_interpolation): add missing dependencies #235

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

ralwing
Copy link
Contributor

@ralwing ralwing commented Mar 4, 2025

Description

In package autoware_interpolation some packages are used, not mentioned in package.xml. This PR adds them.

Related links

geometry_msgs:

tf2:

tf2_geometry_msgs:

How was this PR tested?

Notes for reviewers

None.

@ralwing ralwing requested review from rej55, takayuki5168 and a team as code owners March 4, 2025 08:19
Copy link

github-actions bot commented Mar 4, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 4, 2025
@xmfcx xmfcx added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.94%. Comparing base (4cb18f5) to head (904ba52).
Report is 61 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #235       +/-   ##
===========================================
- Coverage   78.75%   45.94%   -32.82%     
===========================================
  Files          11      118      +107     
  Lines         193    10335    +10142     
  Branches       73     6551     +6478     
===========================================
+ Hits          152     4748     +4596     
- Misses         11     1965     +1954     
- Partials       30     3622     +3592     
Flag Coverage Δ
differential 45.94% <ø> (?)
total ?

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

@xmfcx xmfcx merged commit aa28de8 into autowarefoundation:main Mar 5, 2025
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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