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

feat(obstacle_cruise_planner): yield function for ocp #6242

Merged

make const

8ee7e7a
Select commit
Loading
Failed to load commit list.
Merged

feat(obstacle_cruise_planner): yield function for ocp #6242

make const
8ee7e7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2024 in 1s

14.90% (-0.02%) compared to 0d10e81

View this Pull Request on Codecov

14.90% (-0.02%) compared to 0d10e81

Details

Codecov Report

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

Comparison is base (0d10e81) 14.91% compared to head (8ee7e7a) 14.90%.
Report is 1 commits behind head on main.

Files Patch % Lines
planning/obstacle_cruise_planner/src/node.cpp 0.00% 94 Missing and 7 partials ⚠️
...include/obstacle_cruise_planner/common_structs.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6242      +/-   ##
==========================================
- Coverage   14.91%   14.90%   -0.02%     
==========================================
  Files        1817     1817              
  Lines      125357   125452      +95     
  Branches    37640    37697      +57     
==========================================
  Hits        18697    18697              
- Misses      85651    85739      +88     
- Partials    21009    21016       +7     

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