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

refactor(map_loader)!: prefix package and namespace with autoware #8927

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

add autoware prefix

ee42a33
Select commit
Loading
Failed to load commit list.
Open

refactor(map_loader)!: prefix package and namespace with autoware #8927

add autoware prefix
ee42a33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

28.50% (target 0.00%)

View this Pull Request on Codecov

28.50% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 28.50%. Comparing base (ff669fd) to head (ee42a33).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...c/lanelet2_map_loader/lanelet2_local_projector.hpp 0.00% 6 Missing ⚠️
...visualizer/src/lanelet2_map_visualization_node.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8927      +/-   ##
==========================================
- Coverage   28.51%   28.50%   -0.01%     
==========================================
  Files        1314     1331      +17     
  Lines       98292    98809     +517     
  Branches    40005    40216     +211     
==========================================
+ Hits        28026    28166     +140     
- Misses      70210    70571     +361     
- Partials       56       72      +16     

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