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(goal_planner): refactoring plan flow and add post process #5554

Merged
merged 6 commits into from
Nov 14, 2023

pub path candidate after approval

a035d57
Select commit
Loading
Failed to load commit list.
Merged

refactor(goal_planner): refactoring plan flow and add post process #5554

pub path candidate after approval
a035d57
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

15.26% (+0.00%) compared to ea12d77

View this Pull Request on Codecov

15.26% (+0.00%) compared to ea12d77

Details

Codecov Report

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

Comparison is base (ea12d77) 15.25% compared to head (a035d57) 15.26%.
Report is 3 commits behind head on main.

Files Patch % Lines
.../scene_module/goal_planner/goal_planner_module.cpp 0.00% 140 Missing ⚠️
.../scene_module/goal_planner/goal_planner_module.hpp 40.00% 3 Missing ⚠️
.../src/scene_module/side_shift/side_shift_module.cpp 0.00% 1 Missing and 2 partials ⚠️
...nner/scene_module/side_shift/side_shift_module.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5554   +/-   ##
=======================================
  Coverage   15.25%   15.26%           
=======================================
  Files        1717     1717           
  Lines      118382   118322   -60     
  Branches    37910    37875   -35     
=======================================
- Hits        18061    18056    -5     
+ Misses      79668    79617   -51     
+ Partials    20653    20649    -4     

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