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(radar_object_clustering): move radar object clustering parameter to param file #5451

Merge branch 'main' into refactor/radar_object_clustering_params_to_a…

b0dd1ca
Select commit
Loading
Failed to load commit list.
Merged

refactor(radar_object_clustering): move radar object clustering parameter to param file #5451

Merge branch 'main' into refactor/radar_object_clustering_params_to_a…
b0dd1ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2023 in 0s

14.84% (-0.48%) compared to 765a596

View this Pull Request on Codecov

14.84% (-0.48%) compared to 765a596

Details

Codecov Report

Attention: 56 lines in your changes are missing coverage. Please review.

Comparison is base (765a596) 15.32% compared to head (b0dd1ca) 14.84%.
Report is 13 commits behind head on main.

Files Patch % Lines
.../scene_module/goal_planner/goal_planner_module.cpp 2.70% 36 Missing ⚠️
...t_clustering_node/radar_object_clustering_node.cpp 0.00% 9 Missing ⚠️
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% 6 Missing ⚠️
...rivable_area_expansion/drivable_area_expansion.cpp 37.50% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5451      +/-   ##
==========================================
- Coverage   15.32%   14.84%   -0.48%     
==========================================
  Files        1721     1663      -58     
  Lines      118559   114528    -4031     
  Branches    37995    35342    -2653     
==========================================
- Hits        18169    17006    -1163     
+ Misses      79657    78321    -1336     
+ Partials    20733    19201    -1532     

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