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(autoware_planning_evaluator): fix bugprone-exception-escape #9730

Merged
merged 1 commit into from
Dec 23, 2024

fix: bugprone-exception-escape

d82fec9
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_planning_evaluator): fix bugprone-exception-escape #9730

fix: bugprone-exception-escape
d82fec9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 23, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 81 in evaluator/autoware_planning_evaluator/src/motion_evaluator_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

evaluator/autoware_planning_evaluator/src/motion_evaluator_node.cpp#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 98 in evaluator/autoware_planning_evaluator/src/motion_evaluator_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

evaluator/autoware_planning_evaluator/src/motion_evaluator_node.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 104 in evaluator/autoware_planning_evaluator/src/planning_evaluator_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

evaluator/autoware_planning_evaluator/src/planning_evaluator_node.cpp#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 121 in evaluator/autoware_planning_evaluator/src/planning_evaluator_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

evaluator/autoware_planning_evaluator/src/planning_evaluator_node.cpp#L120-L121

Added lines #L120 - L121 were not covered by tests