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(start_planner): remove debug print statement in setDrivableAreaInfo function #6187

Conversation

kyoichi-sugahara
Copy link
Contributor

Description

remove unnecessary debug print

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: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 26, 2024
@kyoichi-sugahara kyoichi-sugahara changed the title remove debug print statement in setDrivableAreaInfo function fix(start_planner): remove debug print statement in setDrivableAreaInfo function Jan 26, 2024
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ccd852b) 14.58% compared to head (5a8d125) 14.52%.
Report is 105 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6187      +/-   ##
==========================================
- Coverage   14.58%   14.52%   -0.07%     
==========================================
  Files        1871     1871              
  Lines      127545   128119     +574     
  Branches    37311    37311              
==========================================
  Hits        18606    18606              
- Misses      88019    88593     +574     
  Partials    20920    20920              
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.58% <ø> (+<0.01%) ⬆️ Carriedforward from ccd852b

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

@kyoichi-sugahara kyoichi-sugahara merged commit d408e15 into autowarefoundation:main Feb 6, 2024
32 of 35 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the fix/remove_debug_print branch February 6, 2024 09:40
anhnv3991 pushed a commit to anhnv3991/autoware.universe that referenced this pull request Feb 13, 2024
…fo function (autowarefoundation#6187)

remove debug print statement in setDrivableAreaInfo function

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…fo function (autowarefoundation#6187)

remove debug print statement in setDrivableAreaInfo function

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
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