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(behavior_path_planner_common): add road_shoulder test map #8454

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Aug 13, 2024

Description

added a road_shoulder test map for unit-testing and development

road_shoulder_test_map

Related links

Parent Issue:

  • Link

How was this PR tested?

docs/data update PR

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Aug 13, 2024
Copy link

github-actions bot commented Aug 13, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 13, 2024
@soblin soblin enabled auto-merge (squash) August 13, 2024 11:21
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.75%. Comparing base (c656530) to head (02a54d2).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8454      +/-   ##
==========================================
- Coverage   23.87%   23.75%   -0.13%     
==========================================
  Files        1380     1389       +9     
  Lines      101838   101681     -157     
  Branches    38775    38577     -198     
==========================================
- Hits        24315    24150     -165     
+ Misses      75047    75004      -43     
- Partials     2476     2527      +51     
Flag Coverage Δ *Carryforward flag
differential 15.04% <ø> (?)
total 23.83% <ø> (-0.05%) ⬇️ Carriedforward from be70b8a

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

@soblin soblin merged commit 4ea0772 into autowarefoundation:main Aug 15, 2024
30 checks passed
@soblin soblin deleted the feat/road-shoulder-test-map branch August 15, 2024 11:46
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants