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_behavior_path_planner_common): add explicit test dependency #10262

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 12, 2025
@xmfcx xmfcx requested a review from mitsudome-r March 12, 2025 08:16
@xmfcx xmfcx self-assigned this Mar 12, 2025
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Mar 12, 2025
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx
Copy link
Contributor Author

xmfcx commented Mar 12, 2025

Didn't add it to test_${PROJECT_NAME}_turn_signal because it doesn't use and depend on autoware_test_utils.

@xmfcx xmfcx enabled auto-merge (squash) March 12, 2025 08:20
@xmfcx xmfcx disabled auto-merge March 12, 2025 08:47
@xmfcx xmfcx merged commit 54143d7 into main Mar 12, 2025
38 of 40 checks passed
@xmfcx xmfcx deleted the fix/add-explicit-test-dependency branch March 12, 2025 08:47
Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.24%. Comparing base (8ae942f) to head (b2177f9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10262   +/-   ##
=======================================
  Coverage   26.23%   26.24%           
=======================================
  Files        1378     1378           
  Lines      107490   107502   +12     
  Branches    41444    41443    -1     
=======================================
+ Hits        28199    28212   +13     
- Misses      76465    76466    +1     
+ Partials     2826     2824    -2     
Flag Coverage Δ *Carryforward flag
differential 29.77% <ø> (?)
total 26.24% <ø> (+<0.01%) ⬆️ Carriedforward from 8ae942f

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (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