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_planning_factor_interface): move to core #241

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

liuXinGangChina
Copy link
Contributor

@liuXinGangChina liuXinGangChina commented Mar 7, 2025

Description

porting autoware_planning_factor_interface to core repo

Related links

Parent Issue:

How was this PR tested?

  1. colcon build with all autoware packages
  2. finish A-2-B task in planning simulator, with dummy cars and pedestrians
  3. ci of core repo

Notes for reviewers

Should be merged together with universe repo pr autowarefoundation/autoware_universe#10243

Interface changes

None.

Effects on system behavior

None.

@liuXinGangChina liuXinGangChina added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:moving Temporary label to represent packages that are specifically moving from Universe to Core. labels Mar 7, 2025
@liuXinGangChina liuXinGangChina self-assigned this Mar 7, 2025
Copy link

github-actions bot commented Mar 7, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@liuXinGangChina liuXinGangChina force-pushed the autoware_planning_factor_interface-migration branch from 7cd916f to 3ef0bc9 Compare March 7, 2025 03:02
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 47 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (4cb18f5) to head (524f07e).
Report is 70 commits behind head on main.

Files with missing lines Patch % Lines
...ing_factor_interface/planning_factor_interface.hpp 0.00% 47 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #241       +/-   ##
==========================================
- Coverage   78.75%   0.00%   -78.76%     
==========================================
  Files          11      41       +30     
  Lines         193    7384     +7191     
  Branches       73     716      +643     
==========================================
- Hits          152       0      -152     
- Misses         11    7384     +7373     
+ Partials       30       0       -30     
Flag Coverage Δ
differential 0.00% <0.00%> (?)
total ?

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

liuXinGangChina and others added 2 commits March 8, 2025 15:42
…actor_interface, autoware_planning_factor_interface, add to core : v0.0

Signed-off-by: liuXinGangChina <lxg19892021@gmail.com>
@liuXinGangChina liuXinGangChina force-pushed the autoware_planning_factor_interface-migration branch from a20c409 to 524f07e Compare March 8, 2025 07:42
@mitsudome-r mitsudome-r merged commit a905d4a into main Mar 10, 2025
24 of 26 checks passed
@mitsudome-r mitsudome-r deleted the autoware_planning_factor_interface-migration branch March 10, 2025 01:25
@github-project-automation github-project-automation bot moved this from To Triage to Done in Software Working Group Mar 10, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Autoware Core Porting Mar 10, 2025
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) type:moving Temporary label to represent packages that are specifically moving from Universe to Core.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants