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_route_handler): fix bugprone-exception-escape #9738

Merged
merged 2 commits into from
Dec 24, 2024

fix: bugprone-error

0f708e9
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_route_handler): fix bugprone-exception-escape #9738

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

38.09% of diff hit (target 0.00%)

View this Pull Request on Codecov

38.09% of diff hit (target 0.00%)

Annotations

Check warning on line 1197 in planning/autoware_route_handler/src/route_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_route_handler/src/route_handler.cpp#L1195-L1197

Added lines #L1195 - L1197 were not covered by tests

Check warning on line 1199 in planning/autoware_route_handler/src/route_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_route_handler/src/route_handler.cpp#L1199

Added line #L1199 was not covered by tests

Check warning on line 1240 in planning/autoware_route_handler/src/route_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_route_handler/src/route_handler.cpp#L1238-L1240

Added lines #L1238 - L1240 were not covered by tests

Check warning on line 1242 in planning/autoware_route_handler/src/route_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

planning/autoware_route_handler/src/route_handler.cpp#L1242

Added line #L1242 was not covered by tests