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: add include

f2def94
Select commit
Loading
Failed to load commit list.
Merged

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

fix: add include
f2def94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 24, 2024 in 0s

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 1198 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#L1196-L1198

Added lines #L1196 - L1198 were not covered by tests

Check warning on line 1200 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#L1200

Added line #L1200 was not covered by tests

Check warning on line 1241 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#L1239-L1241

Added lines #L1239 - L1241 were not covered by tests

Check warning on line 1243 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#L1243

Added line #L1243 was not covered by tests