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(lanelet2_extension): add query for bicycle_lane #29

Merged
merged 1 commit into from
Sep 5, 2024

add bicycle_lane query

826c9f9
Select commit
Loading
Failed to load commit list.
Merged

feat(lanelet2_extension): add query for bicycle_lane #29

add bicycle_lane query
826c9f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2024 in 0s

16.47% (-0.02%) compared to 9676d45

View this Pull Request on Codecov

16.47% (-0.02%) compared to 9676d45

Details

Codecov Report

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

Project coverage is 16.47%. Comparing base (9676d45) to head (826c9f9).

Files with missing lines Patch % Lines
autoware_lanelet2_extension/lib/query.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   16.48%   16.47%   -0.02%     
==========================================
  Files          42       42              
  Lines        2808     2810       +2     
  Branches     1371     1371              
==========================================
  Hits          463      463              
- Misses       2252     2254       +2     
  Partials       93       93              

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