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_vehicle_cmd_gate): accept same topic unless mode change occurs #8479

Merge branch 'main' into feat/vehicle_cmd_gate_check_cmd_continuity

9b6b2ac
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_vehicle_cmd_gate): accept same topic unless mode change occurs #8479

Merge branch 'main' into feat/vehicle_cmd_gate_check_cmd_continuity
9b6b2ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

23.87% (target 0.00%)

View this Pull Request on Codecov

23.87% (target 0.00%)

Details

Codecov Report

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

Project coverage is 23.87%. Comparing base (a612530) to head (9b6b2ac).
Report is 1 commits behind head on main.

Files Patch % Lines
...autoware_vehicle_cmd_gate/src/vehicle_cmd_gate.cpp 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8479   +/-   ##
=======================================
  Coverage   23.86%   23.87%           
=======================================
  Files        1380     1384    +4     
  Lines      101866   101910   +44     
  Branches    38798    38800    +2     
=======================================
+ Hits        24314    24326   +12     
- Misses      75120    75153   +33     
+ Partials     2432     2431    -1     

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