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

refactor(shape_estimation)!: fix namespace and directory structure #7844

Update perception/detection_by_tracker/src/tracker/tracker_handler.hpp

23d7434
Select commit
Loading
Failed to load commit list.
Merged

refactor(shape_estimation)!: fix namespace and directory structure #7844

Update perception/detection_by_tracker/src/tracker/tracker_handler.hpp
23d7434
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

28.64% (target 0.00%)

View this Pull Request on Codecov

28.64% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 9.67742% with 56 lines in your changes missing coverage. Please review.

Project coverage is 28.64%. Comparing base (99c7c57) to head (23d7434).
Report is 32 commits behind head on main.

Files Patch % Lines
...tection_by_tracker/src/tracker/tracker_handler.cpp 0.00% 31 Missing ⚠️
...erception/shape_estimation/lib/shape_estimator.cpp 20.00% 12 Missing ⚠️
...erception/detection_by_tracker/src/utils/utils.hpp 0.00% 5 Missing ⚠️
...ction_by_tracker/src/detection_by_tracker_node.cpp 0.00% 3 Missing ⚠️
...tection_by_tracker/src/tracker/tracker_handler.hpp 0.00% 2 Missing ⚠️
...toware/shape_estimation/corrector/no_corrector.hpp 0.00% 1 Missing ⚠️
...ude/autoware/shape_estimation/filter/no_filter.hpp 0.00% 1 Missing ⚠️
...ion/shape_estimation/src/shape_estimation_node.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7844      +/-   ##
==========================================
- Coverage   28.65%   28.64%   -0.02%     
==========================================
  Files        1587     1608      +21     
  Lines      116361   116474     +113     
  Branches    49700    49718      +18     
==========================================
+ Hits        33345    33359      +14     
- Misses      74014    74110      +96     
- Partials     9002     9005       +3     

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