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(static_obstacle_avoidance): suppress unnecessary warning #9142

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

satoshi-ota
Copy link
Contributor

Description

suppress unnessesary warn message.

module doesn't have return shift line.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 23, 2024
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@satoshi-ota satoshi-ota enabled auto-merge (squash) October 23, 2024 07:24
@satoshi-ota satoshi-ota added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 23, 2024
@satoshi-ota satoshi-ota merged commit 8cfc3b8 into autowarefoundation:main Oct 23, 2024
36 checks passed
@satoshi-ota satoshi-ota deleted the fix/suppress-warn branch October 23, 2024 07:40
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 28.49%. Comparing base (99b8664) to head (30ed984).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ath_static_obstacle_avoidance_module/src/scene.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9142      +/-   ##
==========================================
- Coverage   28.49%   28.49%   -0.01%     
==========================================
  Files        1306     1307       +1     
  Lines      101090   101107      +17     
  Branches    39246    39247       +1     
==========================================
+ Hits        28810    28814       +4     
- Misses      69493    69506      +13     
  Partials     2787     2787              
Flag Coverage Δ *Carryforward flag
differential 21.58% <0.00%> (?)
total 28.50% <ø> (+<0.01%) ⬆️ Carriedforward from 99b8664

*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 pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Oct 24, 2024
satoshi-ota added a commit to tier4/autoware.universe that referenced this pull request Oct 28, 2024
saka1-s pushed a commit to tier4/autoware.universe that referenced this pull request Oct 28, 2024
saka1-s pushed a commit to saka1-s/autoware.universe that referenced this pull request Nov 9, 2024
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