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(robosense): include DIFOP packets in record/replay functionality #213

Merged
merged 1 commit into from
Nov 1, 2024

fix(robosense): record/replay DIFOP packets as well and do not crash …

b1d7a7c
Select commit
Loading
Failed to load commit list.
Merged

fix(robosense): include DIFOP packets in record/replay functionality #213

fix(robosense): record/replay DIFOP packets as well and do not crash …
b1d7a7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

26.07% (+0.18%) compared to 214373a

View this Pull Request on Codecov

26.07% (+0.18%) compared to 214373a

Details

Codecov Report

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

Project coverage is 26.07%. Comparing base (214373a) to head (b1d7a7c).

Files with missing lines Patch % Lines
nebula_ros/src/robosense/robosense_ros_wrapper.cpp 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   25.88%   26.07%   +0.18%     
==========================================
  Files          99       99              
  Lines        9190     9113      -77     
  Branches     2211     2187      -24     
==========================================
- Hits         2379     2376       -3     
+ Misses       6426     6353      -73     
+ Partials      385      384       -1     

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