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(common): fix package name of find-pkg-share #10135

Merged

Conversation

isamu-takagi
Copy link
Contributor

@isamu-takagi isamu-takagi commented Feb 17, 2025

Description

Add exec_depend to the package specified by find-pkg-share.
The problem was with find-pkg-share, not exec_depend, so I fixed that.

Related links

None

How was this PR tested?

Check if rosdep install succeeds.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Feb 17, 2025
Copy link

github-actions bot commented Feb 17, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.25%. Comparing base (92da629) to head (2c87b78).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10135      +/-   ##
==========================================
- Coverage   26.25%   26.25%   -0.01%     
==========================================
  Files        1381     1381              
  Lines      107503   107502       -1     
  Branches    41411    41410       -1     
==========================================
- Hits        28229    28228       -1     
- Misses      76459    76460       +1     
+ Partials     2815     2814       -1     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 26.26% <ø> (+<0.01%) ⬆️ Carriedforward from 92da629

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@taikitanaka3
Copy link
Contributor

@isamu-takagi
could you fix pr title?

it should be fix launch pkg name etc..
title is not add exec depend.

@isamu-takagi isamu-takagi changed the title fix(common): add missing exec_depend fix(common): fix package name of find-pkg-share Mar 7, 2025
@isamu-takagi
Copy link
Contributor Author

@taikitanaka3 Thank you. I fixed it.

Copy link
Contributor

@taikitanaka3 taikitanaka3 left a comment

Choose a reason for hiding this comment

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

lgtm

@isamu-takagi isamu-takagi merged commit 160cf54 into autowarefoundation:main Mar 7, 2025
49 of 50 checks passed
@isamu-takagi isamu-takagi deleted the fix/exec-depend-common branch March 7, 2025 05:23
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants