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

Merged
merged 1 commit into from
Oct 8, 2024

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

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 (19a9560).
Report is 14 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.

@kosuke55
Copy link
Contributor Author

kosuke55 commented Oct 8, 2024

I will fix typo

@kosuke55 kosuke55 force-pushed the feat/mission_planner_test branch 2 times, most recently from c82094f to 1773af4 Compare October 8, 2024 02:36
@kosuke55 kosuke55 force-pushed the feat/mission_planner_test branch from 1773af4 to 19a9560 Compare October 8, 2024 02:36
@kosuke55 kosuke55 merged commit 61e1e6c into autowarefoundation:main Oct 8, 2024
31 of 32 checks passed
@kosuke55 kosuke55 deleted the feat/mission_planner_test branch October 8, 2024 03:16
prakash-kannaiah pushed a commit to prakash-kannaiah/autoware.universe that referenced this pull request Oct 9, 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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants