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

refactor(raw_vehicle_cmd_converter): rework parameters #5134

Merge branch 'main' into refactor-node-config-raw_vehicle_cmd_converter

7123df8
Select commit
Loading
Failed to load commit list.
Merged

refactor(raw_vehicle_cmd_converter): rework parameters #5134

Merge branch 'main' into refactor-node-config-raw_vehicle_cmd_converter
7123df8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2023 in 1s

10.52% (-4.81%) compared to 765a596

View this Pull Request on Codecov

10.52% (-4.81%) compared to 765a596

Details

Codecov Report

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

Comparison is base (765a596) 15.32% compared to head (7123df8) 10.52%.
Report is 88 commits behind head on main.

Files Patch % Lines
vehicle/raw_vehicle_cmd_converter/src/node.cpp 0.00% 25 Missing ⚠️
vehicle/external_cmd_converter/src/node.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5134       +/-   ##
===========================================
- Coverage   15.32%   10.52%    -4.81%     
===========================================
  Files        1721       14     -1707     
  Lines      118559     1416   -117143     
  Branches    37995      166    -37829     
===========================================
- Hits        18169      149    -18020     
+ Misses      79657     1126    -78531     
+ Partials    20733      141    -20592     

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