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(multi_object_tracker): add diagnostics warning when extrapolation time exceeds limit with latency guarantee enabled #10301

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

feat(multi_object_tracker): add diagnostics warning when extrapolatio…

c729ab9
Select commit
Loading
Failed to load commit list.
Open

feat(multi_object_tracker): add diagnostics warning when extrapolation time exceeds limit with latency guarantee enabled #10301

feat(multi_object_tracker): add diagnostics warning when extrapolatio…
c729ab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 0s

26.01% (target 0.00%)

View this Pull Request on Codecov

26.01% (target 0.00%)

Details

Codecov Report

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

Project coverage is 26.01%. Comparing base (e69b61d) to head (c729ab9).
Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
...i_object_tracker/src/multi_object_tracker_node.cpp 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10301      +/-   ##
==========================================
- Coverage   26.04%   26.01%   -0.03%     
==========================================
  Files        1375     1375              
  Lines      106439   106559     +120     
  Branches    40902    40950      +48     
==========================================
  Hits        27726    27726              
- Misses      76009    76129     +120     
  Partials     2704     2704              

☔ 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.