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

fix: add cspell ignore for CTRV #6606

Merged
merged 6 commits into from
Mar 13, 2024
Merged

fix: add cspell ignore for CTRV #6606

merged 6 commits into from
Mar 13, 2024

Conversation

h-ohta
Copy link
Contributor

@h-ohta h-ohta commented Mar 13, 2024

Description

add cspell ignore for CTRV to pass spell-check-partial

Related links

Tests performed

pass spell-check-partial

Notes for reviewers

Interface changes

Effects on system behavior

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.

@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Mar 13, 2024
@h-ohta h-ohta marked this pull request as ready for review March 13, 2024 07:04
@HansRobo HansRobo added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 13, 2024
@h-ohta h-ohta enabled auto-merge (squash) March 13, 2024 07:05
Copy link
Member

@HansRobo HansRobo left a comment

Choose a reason for hiding this comment

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

LGTM from the spell check setting point of view

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.79%. Comparing base (fcebec6) to head (c052dc5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6606   +/-   ##
=======================================
  Coverage   14.79%   14.79%           
=======================================
  Files        1920     1920           
  Lines      132349   132349           
  Branches    39339    39339           
=======================================
  Hits        19578    19578           
  Misses      90935    90935           
  Partials    21836    21836           
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.79% <ø> (ø) Carriedforward from fcebec6

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

Copy link
Contributor

@YoshiRi YoshiRi left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@h-ohta h-ohta merged commit 0eac12e into main Mar 13, 2024
40 checks passed
@h-ohta h-ohta deleted the fix/spell_check_ctrv branch March 13, 2024 08:39
yhisaki pushed a commit to yhisaki/autoware.universe that referenced this pull request Mar 15, 2024
* fix: add cspell ignore for CTRV

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp

* Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
technolojin added a commit to tier4/autoware.universe that referenced this pull request Mar 18, 2024
* fix: add cspell ignore for CTRV

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp

* Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
technolojin added a commit to tier4/autoware.universe that referenced this pull request Mar 19, 2024
* fix: add cspell ignore for CTRV

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp

* Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
kaigohirao pushed a commit to kaigohirao/autoware.universe that referenced this pull request Mar 22, 2024
* fix: add cspell ignore for CTRV

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp

* Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp

Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
* fix: add cspell ignore for CTRV

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/CMakeLists.txt

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp

* Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp

* Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
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.

3 participants