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(map_based_prediction): fix typo #4440

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

purewater0901
Copy link
Contributor

@purewater0901 purewater0901 commented Jul 28, 2023

Description

Fix several typos in the map based prediction module

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

Signed-off-by: yutaka <purewater0901@gmail.com>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jul 28, 2023
Copy link
Contributor

@miursh miursh left a comment

Choose a reason for hiding this comment

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

Tkanks for your support !
LGTM

@purewater0901 purewater0901 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 28, 2023
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7a4a8f8) 14.91% compared to head (bfbd79b) 14.91%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4440   +/-   ##
=======================================
  Coverage   14.91%   14.91%           
=======================================
  Files        1516     1516           
  Lines      104652   104652           
  Branches    31853    31853           
=======================================
  Hits        15610    15610           
  Misses      72007    72007           
  Partials    17035    17035           
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.91% <ø> (ø) Carriedforward from 7a4a8f8

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

Files Changed Coverage Δ
...based_prediction/src/map_based_prediction_node.cpp 0.00% <ø> (ø)

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

@purewater0901 purewater0901 merged commit 5e47d83 into main Jul 28, 2023
@purewater0901 purewater0901 deleted the fix/prediction-typo branch July 28, 2023 10:22
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Aug 1, 2023
kyoichi-sugahara pushed a commit to tier4/autoware.universe that referenced this pull request Sep 7, 2023
kosuke55 pushed a commit to tier4/autoware.universe that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (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