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(lidar_centerpoint, pointpainting): add diag publisher for max voxel size #9720

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

style(pre-commit): autofix

082a53f
Select commit
Loading
Failed to load commit list.
Open

feat(lidar_centerpoint, pointpainting): add diag publisher for max voxel size #9720

style(pre-commit): autofix
082a53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

29.59% (target 0.00%)

View this Pull Request on Codecov

29.59% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.59%. Comparing base (231c341) to head (082a53f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ion_based_fusion/src/pointpainting_fusion/node.cpp 0.00% 13 Missing ⚠️
perception/autoware_lidar_centerpoint/src/node.cpp 0.00% 13 Missing ⚠️
...autoware_lidar_centerpoint/lib/centerpoint_trt.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9720      +/-   ##
==========================================
+ Coverage   28.79%   29.59%   +0.80%     
==========================================
  Files        1455     1451       -4     
  Lines      109092   108611     -481     
  Branches    42493    42633     +140     
==========================================
+ Hits        31412    32147     +735     
+ Misses      74602    73301    -1301     
- Partials     3078     3163      +85     

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