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

fix(autoware_multi_object_tracker): unknown object orientation #10286

fix(object_model): correct bounding box calculation by initializing l…

a64d444
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_multi_object_tracker): unknown object orientation #10286

fix(object_model): correct bounding box calculation by initializing l…
a64d444
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 0s

26.04% (target 0.00%)

View this Pull Request on Codecov

26.04% (target 0.00%)

Details

Codecov Report

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

Project coverage is 26.04%. Comparing base (e69b61d) to head (a64d444).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...e_multi_object_tracker/lib/object_model/shapes.cpp 0.00% 8 Missing ⚠️
...lti_object_tracker/src/processor/input_manager.cpp 0.00% 6 Missing ⚠️
...ject_tracker/lib/tracker/model/unknown_tracker.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10286      +/-   ##
==========================================
- Coverage   26.04%   26.04%   -0.01%     
==========================================
  Files        1375     1375              
  Lines      106439   106453      +14     
  Branches    40902    40905       +3     
==========================================
  Hits        27726    27726              
- Misses      76009    76023      +14     
  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.