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

chore(behavior_path_planner): fix pull_over typo #1771

Merged
merged 1 commit into from
Sep 3, 2022

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Sep 2, 2022

Description

just fix typo (PullOut -> PullOver)

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.

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.

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

@kosuke55 kosuke55 requested a review from shmpwk September 2, 2022 10:08
@kosuke55 kosuke55 enabled auto-merge (squash) September 2, 2022 10:13
@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #1771 (bdbb950) into main (8c2080c) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1771      +/-   ##
==========================================
- Coverage   10.38%   10.30%   -0.09%     
==========================================
  Files        1212     1218       +6     
  Lines       87402    88326     +924     
  Branches    20274    20894     +620     
==========================================
+ Hits         9081     9100      +19     
- Misses      68842    69694     +852     
- Partials     9479     9532      +53     
Flag Coverage Δ *Carryforward flag
differential 1.28% <0.00%> (?)
total 10.37% <0.00%> (ø) Carriedforward from 8c2080c

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

Impacted Files Coverage Δ
...anner/scene_module/pull_out/geometric_pull_out.hpp 0.00% <0.00%> (ø)
...nner/scene_module/pull_out/pull_out_parameters.hpp 0.00% <0.00%> (ø)
...th_planner/scene_module/pull_out/pull_out_path.hpp 0.00% <ø> (ø)
...er/scene_module/pull_out/pull_out_planner_base.hpp 0.00% <0.00%> (ø)
...h_planner/scene_module/pull_out/shift_pull_out.hpp 0.00% <0.00%> (ø)
...lanner/scene_module/pull_over/pull_over_module.hpp 0.00% <ø> (ø)
...r_path_planner/scene_module/utils/path_shifter.hpp 0.00% <ø> (ø)
...lanner/include/behavior_path_planner/utilities.hpp 25.00% <ø> (ø)
...or_path_planner/src/behavior_path_planner_node.cpp 0.36% <0.00%> (+0.14%) ⬆️
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% <0.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kosuke55 kosuke55 merged commit 0c90293 into autowarefoundation:main Sep 3, 2022
@kosuke55 kosuke55 deleted the chore/fix_pull_over_typo branch September 3, 2022 05:07
yukke42 pushed a commit to tzhong518/autoware.universe that referenced this pull request Oct 14, 2022
kosuke55 referenced this pull request in tier4/autoware.universe Nov 10, 2022
kosuke55 referenced this pull request in tier4/autoware.universe Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants