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

test(mission_planner): add test of default_planner #9050

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Oct 7, 2024

Description

add test of default_planner
line converage is

  • mission planner 75.4 %
    • lanelet2_plugins 86.1 %

before

image

after

image

planned route is like

image

image

Related links

Parent Issue:

  • Link

How was this PR tested?

unit tests

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 Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@kosuke55 kosuke55 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.60%. Comparing base (1e26395) to head (fa506cd).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9050      +/-   ##
==========================================
+ Coverage   26.55%   26.60%   +0.04%     
==========================================
  Files        1296     1303       +7     
  Lines       95711    95777      +66     
  Branches    38983    38986       +3     
==========================================
+ Hits        25419    25477      +58     
- Misses      67725    67738      +13     
+ Partials     2567     2562       -5     
Flag Coverage Δ *Carryforward flag
differential 9.92% <ø> (?)
total 26.55% <ø> (ø) Carriedforward from 1e26395

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

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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants