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

Enable parallel planning with PipelinePlanner #450

Merged
merged 7 commits into from
Oct 4, 2023

Add short comment

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

Enable parallel planning with PipelinePlanner #450

Add short comment
8d8006e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 0s

42.71% (+1.04%) compared to 0ba9796

View this Pull Request on Codecov

42.71% (+1.04%) compared to 0ba9796

Details

Codecov Report

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

Comparison is base (0ba9796) 41.67% compared to head (8d8006e) 42.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             ros2     #450      +/-   ##
==========================================
+ Coverage   41.67%   42.71%   +1.04%     
==========================================
  Files          79       80       +1     
  Lines        7939     7945       +6     
==========================================
+ Hits         3308     3393      +85     
+ Misses       4631     4552      -79     
Files Coverage Δ
...moveit/task_constructor/solvers/pipeline_planner.h 100.00% <100.00%> (ø)
core/src/solvers/pipeline_planner.cpp 78.51% <83.16%> (+78.51%) ⬆️

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