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(goal_planner): use updateData #5416

Merged
merged 1 commit into from
Oct 26, 2023
Merged

refactor(goal_planner): use updateData #5416

merged 1 commit into from
Oct 26, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Oct 26, 2023

Signed-off-by: kosuke55 kosuke.tnp@gmail.com

Description

move some proccess to UpdateData in gola planner

Related links

Tests performed

psim

https://evaluation.tier4.jp/evaluation/reports/ce136103-6ec5-5908-b778-23184480a1c4?project_id=prd_jt

Notes for reviewers

Interface changes

none

Effects on system behavior

none

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

upda
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 26, 2023
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (82a6c0c) 14.75% compared to head (ea8fca3) 15.02%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5416      +/-   ##
==========================================
+ Coverage   14.75%   15.02%   +0.26%     
==========================================
  Files        1661     1661              
  Lines      115525   115526       +1     
  Branches    35670    35671       +1     
==========================================
+ Hits        17050    17360     +310     
+ Misses      79231    78717     -514     
- Partials    19244    19449     +205     
Flag Coverage Δ *Carryforward flag
differential 14.43% <53.84%> (?)
total 14.75% <ø> (-0.01%) ⬇️ Carriedforward from 82a6c0c

*This pull request uses carry forward flags. Click here to find out more.

Files Coverage Δ
.../scene_module/goal_planner/goal_planner_module.hpp 28.30% <ø> (ø)
.../scene_module/goal_planner/goal_planner_module.cpp 9.47% <53.84%> (+4.20%) ⬆️

... and 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kosuke55 kosuke55 merged commit b4d5d90 into main Oct 26, 2023
@kosuke55 kosuke55 deleted the refactor/updateData branch October 26, 2023 11:05
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants