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(start/goal_planner): fix multi thread memory crash #6322

Merged
merged 1 commit into from
Feb 6, 2024

fix(start/goal_planner): fix multi thread memory crash

1ab5eb2
Select commit
Loading
Failed to load commit list.
Merged

fix(start/goal_planner): fix multi thread memory crash #6322

fix(start/goal_planner): fix multi thread memory crash
1ab5eb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2024 in 0s

0.00% of diff hit (target 14.36%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.36%)

Annotations

Check warning on line 297 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L294-L297

Added lines #L294 - L297 were not covered by tests

Check warning on line 300 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 305 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L303-L305

Added lines #L303 - L305 were not covered by tests

Check warning on line 309 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 313 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 316 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L316

Added line #L316 was not covered by tests

Check warning on line 319 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L319

Added line #L319 was not covered by tests

Check warning on line 321 in planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_goal_planner_module/include/behavior_path_goal_planner_module/goal_planner_module.hpp#L321

Added line #L321 was not covered by tests

Check warning on line 90 in planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 94 in planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 96 in planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp#L96

Added line #L96 was not covered by tests

Check warning on line 100 in planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 61 in planning/behavior_path_start_planner_module/src/start_planner_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/behavior_path_start_planner_module/src/start_planner_module.cpp#L60-L61

Added lines #L60 - L61 were not covered by tests