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(autoware_multi_object_tracker): reduce trigger latency #8657

fix: variable name fix

8ab4fbf
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_multi_object_tracker): reduce trigger latency #8657

fix: variable name fix
8ab4fbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

24.17% (target 0.00%)

View this Pull Request on Codecov

24.17% (target 0.00%)

Details

Codecov Report

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

Project coverage is 24.17%. Comparing base (e709b10) to head (8ab4fbf).
Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
...i_object_tracker/src/multi_object_tracker_node.cpp 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8657      +/-   ##
==========================================
- Coverage   24.17%   24.17%   -0.01%     
==========================================
  Files        1399     1399              
  Lines      102126   102142      +16     
  Branches    38770    38774       +4     
==========================================
  Hits        24688    24688              
- Misses      74940    74956      +16     
  Partials     2498     2498              

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