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): fix bugprone-errors #9651

Merged
merged 1 commit into from
Dec 16, 2024

fix: bugprone-errors

d701ed8
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_multi_object_tracker): fix bugprone-errors #9651

fix: bugprone-errors
d701ed8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

29.87% (target 0.00%)

View this Pull Request on Codecov

29.87% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.87%. Comparing base (86ba21f) to head (d701ed8).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
.../lib/tracker/motion_model/bicycle_motion_model.cpp 0.00% 3 Missing ⚠️
...ject_tracker/lib/tracker/model/bicycle_tracker.cpp 0.00% 2 Missing ⚠️
...lti_object_tracker/src/processor/input_manager.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9651      +/-   ##
==========================================
- Coverage   29.88%   29.87%   -0.01%     
==========================================
  Files        1440     1440              
  Lines      108347   108355       +8     
  Branches    42467    42467              
==========================================
  Hits        32376    32376              
- Misses      72730    72738       +8     
  Partials     3241     3241              

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