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

refactor(lane_change): separate structs to different folders #9625

Merged

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

Description

Move utils/**_structs.hpp to structs\**.hpp
Move utils/parameters.hpp to structs\parameters.hpp
Move utils/base_class.hpp to base_class.hpp

Related links

Parent Issue:

  • None

How was this PR tested?

Build Autoware.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Dec 12, 2024
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 29.56%. Comparing base (3cfb03e) to head (174d103).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...are_behavior_path_lane_change_module/src/scene.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9625      +/-   ##
==========================================
+ Coverage   29.54%   29.56%   +0.01%     
==========================================
  Files        1443     1449       +6     
  Lines      108489   108633     +144     
  Branches    41391    41428      +37     
==========================================
+ Hits        32055    32117      +62     
- Misses      73323    73393      +70     
- Partials     3111     3123      +12     
Flag Coverage Δ *Carryforward flag
differential 22.16% <0.00%> (?)
total 29.54% <ø> (+<0.01%) ⬆️ Carriedforward from 3cfb03e

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

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit cccbcef into autowarefoundation:main Dec 12, 2024
45 of 46 checks passed
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the refactor-lane-change-folder branch December 12, 2024 08:39
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Dec 13, 2024
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) tag: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.

3 participants