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): add diagnostics for processing time #10284

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

Merge branch 'main' into mau/perception/lidar_centerpoint/add_diagnos…

d25757e
Select commit
Loading
Failed to load commit list.
Open

feat(lidar_centerpoint): add diagnostics for processing time #10284

Merge branch 'main' into mau/perception/lidar_centerpoint/add_diagnos…
d25757e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2025 in 0s

25.64% (target 0.00%)

View this Pull Request on Codecov

25.64% (target 0.00%)

Details

Codecov Report

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

Project coverage is 25.64%. Comparing base (1de1753) to head (d25757e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
perception/autoware_lidar_centerpoint/src/node.cpp 0.00% 41 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10284      +/-   ##
==========================================
+ Coverage   25.44%   25.64%   +0.19%     
==========================================
  Files        1321     1360      +39     
  Lines      102782   104778    +1996     
  Branches    39102    39859     +757     
==========================================
+ Hits        26152    26866     +714     
- Misses      74117    75301    +1184     
- Partials     2513     2611      +98     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.