autowarefoundation / autoware_lanelet2_extension

Extension library of Lanelet2
Apache License 2.0
1 stars 10 forks source link

build: remove redundant move for build on noble #12

Closed wep21 closed 4 months ago

wep21 commented 4 months ago

Description

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 15.93%. Comparing base (08afed3) to head (d4429b6). Report is 1 commits behind head on main.

Files Patch % Lines
autoware_lanelet2_extension/lib/utilities.cpp 0.00% 1 Missing :warning:
...ware_lanelet2_extension/src/check_right_of_way.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ======================================= Coverage 15.93% 15.93% ======================================= Files 40 40 Lines 2748 2748 Branches 1339 1339 ======================================= Hits 438 438 Misses 2222 2222 Partials 88 88 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/pull/12/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/pull/12/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `15.93% <0.00%> (ø)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/pull/12/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `15.95% <ø> (+0.01%)` | :arrow_up: | Carriedforward from [08afed3](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/commit/08afed3e059c1a5ac13d40ed12d5d42a4ca7291b?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.