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(motion_velocity_planner_common): fix the calc_possible_min_dist_from_obj_to_traj_poly calculation #10059

update maintainer

fedc6f2
Select commit
Loading
Failed to load commit list.
Merged

fix(motion_velocity_planner_common): fix the calc_possible_min_dist_from_obj_to_traj_poly calculation #10059

update maintainer
fedc6f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

28.29% (target 0.00%)

View this Pull Request on Codecov

28.29% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 28.29%. Comparing base (06794c3) to head (fedc6f2).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...ion_velocity_planner_common_universe/src/utils.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10059      +/-   ##
==========================================
- Coverage   28.29%   28.29%   -0.01%     
==========================================
  Files        1484     1487       +3     
  Lines      111088   111116      +28     
  Branches    43149    43149              
==========================================
+ Hits        31437    31439       +2     
- Misses      76632    76660      +28     
+ Partials     3019     3017       -2     

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