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

feat(autoware_overlay_rviz_plugin)!: removed the blinking function of turn_signal #10319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat!(autoware_overlay_rviz_plugin): removed the blinking function of…

6dd0758
Select commit
Loading
Failed to load commit list.
Open

feat(autoware_overlay_rviz_plugin)!: removed the blinking function of turn_signal #10319

feat!(autoware_overlay_rviz_plugin): removed the blinking function of…
6dd0758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 1s

25.93% (target 0.00%)

View this Pull Request on Codecov

25.93% (target 0.00%)

Details

Codecov Report

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

Project coverage is 25.93%. Comparing base (98ea837) to head (6dd0758).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...e_overlay_rviz_plugin/src/turn_signals_display.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10319   +/-   ##
=======================================
  Coverage   25.93%   25.93%           
=======================================
  Files        1383     1383           
  Lines      106829   106823    -6     
  Branches    40907    40905    -2     
=======================================
  Hits        27705    27705           
+ Misses      76416    76410    -6     
  Partials     2708     2708           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.