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(vehicle_cmd_gate): fix the problems while transition from/to stopped state #5183

Merged
merged 1 commit into from
Feb 9, 2024

fix(vehicle_cmd_gate): fix the problems while transition from/to stop…

19b03ae
Select commit
Loading
Failed to load commit list.
Merged

fix(vehicle_cmd_gate): fix the problems while transition from/to stopped state #5183

fix(vehicle_cmd_gate): fix the problems while transition from/to stop…
19b03ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2024 in 0s

14.37% (-0.01%) compared to fa8424d

View this Pull Request on Codecov

14.37% (-0.01%) compared to fa8424d

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (fa8424d) 14.37% compared to head (19b03ae) 14.37%.
Report is 3 commits behind head on main.

Files Patch % Lines
control/vehicle_cmd_gate/src/vehicle_cmd_gate.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5183      +/-   ##
==========================================
- Coverage   14.37%   14.37%   -0.01%     
==========================================
  Files        1907     1907              
  Lines      130072   130077       +5     
  Branches    37618    37617       -1     
==========================================
  Hits        18695    18695              
- Misses      90367    90372       +5     
  Partials    21010    21010              

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