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(lane_change): change logger level in isVehicleStuckByObstacle #5315

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Oct 16, 2023

Description

🤖 Generated by Copilot at c64402f

Reduced logging level of lane change message in normal.cpp.

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 16, 2023
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 16, 2023
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 enabled auto-merge (squash) October 16, 2023 04:24
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

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

Comparison is base (5d6449d) 14.80% compared to head (c64402f) 14.80%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5315      +/-   ##
==========================================
- Coverage   14.80%   14.80%   -0.01%     
==========================================
  Files        1665     1665              
  Lines      115266   115294      +28     
  Branches    35578    35600      +22     
==========================================
+ Hits        17069    17070       +1     
- Misses      78937    78965      +28     
+ Partials    19260    19259       -1     
Flag Coverage Δ *Carryforward flag
differential 12.52% <0.00%> (?)
total 14.81% <ø> (+<0.01%) ⬆️ Carriedforward from 5d6449d

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

Files Coverage Δ
...th_planner/scene_module/lane_change/base_class.hpp 15.21% <ø> (ø)
...r_path_planner/scene_module/lane_change/normal.hpp 50.00% <ø> (+50.00%) ⬆️
...th_planner/src/scene_module/lane_change/normal.cpp 3.88% <0.00%> (-0.14%) ⬇️

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

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit 35cf82e into main Oct 16, 2023
35 of 38 checks passed
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the fix-lane-change-log-level branch October 16, 2023 04:54
kosuke55 pushed a commit to tier4/autoware.universe that referenced this pull request Oct 17, 2023
kosuke55 added a commit to tier4/autoware.universe that referenced this pull request Oct 18, 2023
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