autowarefoundation / autoware_lanelet2_extension

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

fix: update the github link of map_loader #31

Open a-maumau opened 1 month ago

a-maumau commented 1 month ago

Description

This PR will add the autoware prefix to map_loader due to the changes in https://github.com/autowarefoundation/autoware.universe/pull/8927 .

This PR should be merged after https://github.com/autowarefoundation/autoware.universe/pull/8927 merged .

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 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.50%. Comparing base (6fc35a0) to head (7b8d2af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ======================================= Coverage 19.49% 19.50% ======================================= Files 42 42 Lines 2852 2851 -1 Branches 1392 1391 -1 ======================================= Hits 556 556 + Misses 2296 2295 -1 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/pull/31/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/31/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `19.50% <ø> (+2.75%)` | :arrow_up: | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/pull/31/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `19.50% <ø> (ø)` | | Carriedforward from [6fc35a0](https://app.codecov.io/gh/autowarefoundation/autoware_lanelet2_extension/commit/6fc35a09cd147192e5d7905d4a8455988e3302ca?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.