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(pointcloud_preprocessor): enable to change synchronized pointcloud topic name #6525

chore: move topic rename function to class member

6de7344
Select commit
Loading
Failed to load commit list.
Merged

feat(pointcloud_preprocessor): enable to change synchronized pointcloud topic name #6525

chore: move topic rename function to class member
6de7344
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2024 in 0s

15.04% (-0.06%) compared to 86b4335

View this Pull Request on Codecov

15.04% (-0.06%) compared to 86b4335

Details

Codecov Report

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

Project coverage is 15.04%. Comparing base (86b4335) to head (6de7344).
Report is 49 commits behind head on main.

Files Patch % Lines
...atenate_data/concatenate_and_time_sync_nodelet.cpp 0.00% 11 Missing ⚠️
...rc/time_synchronizer/time_synchronizer_nodelet.cpp 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6525      +/-   ##
==========================================
- Coverage   15.09%   15.04%   -0.06%     
==========================================
  Files        1823     1828       +5     
  Lines      126342   126793     +451     
  Branches    38200    38200              
==========================================
  Hits        19077    19077              
- Misses      85871    86322     +451     
  Partials    21394    21394              

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