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: remove unnecessary parameters #9935

Merged

Conversation

takayuki5168
Copy link
Contributor

Description

Removed unnecessary parameters which are not used

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Takayuki Murooka <[email protected]>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Jan 16, 2025
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 16, 2025
@takayuki5168 takayuki5168 marked this pull request as ready for review January 16, 2025 05:24
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.21%. Comparing base (347a2e4) to head (1f675d2).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9935      +/-   ##
==========================================
- Coverage   29.23%   29.21%   -0.02%     
==========================================
  Files        1425     1426       +1     
  Lines      107729   107735       +6     
  Branches    42196    42191       -5     
==========================================
- Hits        31495    31477      -18     
- Misses      73187    73215      +28     
+ Partials     3047     3043       -4     
Flag Coverage Δ *Carryforward flag
differential 28.25% <ø> (?)
total 29.21% <ø> (-0.03%) ⬇️ Carriedforward from a2755a4

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

@takayuki5168 takayuki5168 merged commit 415e1ec into autowarefoundation:main Jan 16, 2025
45 of 46 checks passed
@takayuki5168 takayuki5168 deleted the fix/remove-unnecessary-parameters branch January 16, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) 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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants