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(map_loader, route_handler)!: add format_version validation #7074

Merge branch 'main' into feat/map_loader_format_version_validation

3f1014e
Select commit
Loading
Failed to load commit list.
Merged

feat(map_loader, route_handler)!: add format_version validation #7074

Merge branch 'main' into feat/map_loader_format_version_validation
3f1014e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

28.44% (target 0.00%)

View this Pull Request on Codecov

28.44% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 18.18182% with 18 lines in your changes missing coverage. Please review.

Project coverage is 28.44%. Comparing base (458dbe5) to head (3f1014e).
Report is 7 commits behind head on main.

Files Patch % Lines
...c/lanelet2_map_loader/lanelet2_map_loader_node.cpp 5.88% 16 Missing ⚠️
...nning/autoware_route_handler/src/route_handler.cpp 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7074   +/-   ##
=======================================
  Coverage   28.44%   28.44%           
=======================================
  Files        1591     1594    +3     
  Lines      116213   116247   +34     
  Branches    49615    49634   +19     
=======================================
+ Hits        33059    33070   +11     
- Misses      74132    74153   +21     
- Partials     9022     9024    +2     

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