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(perception): add pipeline_latency_ms publisher #6181

fix(euclidean_cluster): fix bug

be2e218
Select commit
Loading
Failed to load commit list.
Merged

feat(perception): add pipeline_latency_ms publisher #6181

fix(euclidean_cluster): fix bug
be2e218
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2024 in 1s

14.58% (-0.01%) compared to f514bca

View this Pull Request on Codecov

14.58% (-0.01%) compared to f514bca

Details

Codecov Report

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

Comparison is base (f514bca) 14.58% compared to head (be2e218) 14.58%.
Report is 7 commits behind head on main.

Files Patch % Lines
...dation/src/obstacle_pointcloud_based_validator.cpp 0.00% 5 Missing ⚠️
...ed_object_validation/src/object_lanelet_filter.cpp 0.00% 4 Missing ⚠️
...n/euclidean_cluster/src/euclidean_cluster_node.cpp 0.00% 4 Missing ⚠️
...er/src/voxel_grid_based_euclidean_cluster_node.cpp 0.00% 4 Missing ⚠️
.../image_projection_based_fusion/src/fusion_node.cpp 0.00% 3 Missing ⚠️
perception/lidar_centerpoint/src/node.cpp 0.00% 3 Missing ⚠️
...d_map/pointcloud_based_occupancy_grid_map_node.cpp 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6181      +/-   ##
==========================================
- Coverage   14.58%   14.58%   -0.01%     
==========================================
  Files        1877     1877              
  Lines      128013   128037      +24     
  Branches    37468    37470       +2     
==========================================
+ Hits        18672    18673       +1     
- Misses      88367    88388      +21     
- Partials    20974    20976       +2     

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