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

feat(autoware_lanelet2_utility)!: add autoware_lanelet2_utility package #231

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

soblin
Copy link

@soblin soblin commented Mar 2, 2025

Description

Add a new package for unifying Lanelet manipulations in Autoware Project

Related links

Parent Issue:

autowarefoundation/autoware-spell-check-dict#27

  • Link

How was this PR tested?

image

Notes for reviewers

None.

Interface changes

new package introduced.

Effects on system behavior

None.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Copy link

github-actions bot commented Mar 2, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@soblin soblin added run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Mar 2, 2025
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_lanelet2_utility branch from 2cca795 to ae88cb1 Compare March 2, 2025 22:29
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

Attention: Patch coverage is 76.25418% with 71 lines in your changes missing coverage. Please review.

Project coverage is 43.18%. Comparing base (4cb18f5) to head (938ed96).
Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
common/autoware_lanelet2_utility/test/topology.cpp 66.66% 0 Missing and 52 partials ⚠️
common/autoware_lanelet2_utility/test/kind.cpp 71.79% 0 Missing and 11 partials ⚠️
common/autoware_lanelet2_utility/src/topology.cpp 91.11% 1 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #231       +/-   ##
===========================================
- Coverage   78.75%   43.18%   -35.58%     
===========================================
  Files          11       18        +7     
  Lines         193      528      +335     
  Branches       73      167       +94     
===========================================
+ Hits          152      228       +76     
- Misses         11      230      +219     
- Partials       30       70       +40     
Flag Coverage Δ
differential 43.18% <76.25%> (?)
total ?

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

soblin added 6 commits March 4, 2025 22:42
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_lanelet2_utility branch 2 times, most recently from c6e38fc to 1ff24ec Compare March 5, 2025 12:24
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_lanelet2_utility branch from 1ff24ec to 5d5df1b Compare March 5, 2025 12:26
soblin added 4 commits March 6, 2025 17:26
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_lanelet2_utility branch 2 times, most recently from da6573c to 6ad397b Compare March 6, 2025 12:48
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/autoware_lanelet2_utility branch from 6ad397b to 345fc84 Compare March 6, 2025 12:49
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant