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

fix(avoidance): fix build error #4667

Merged
merged 1 commit into from
Aug 18, 2023

fix(avoidance): fix build error

9cde8e1
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): fix build error #4667

fix(avoidance): fix build error
9cde8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2023 in 0s

14.90% (+0.01%) compared to 25355b5

View this Pull Request on Codecov

14.90% (+0.01%) compared to 25355b5

Details

Codecov Report

Patch coverage: 28.23% and project coverage change: +0.01% 🎉

Comparison is base (25355b5) 14.89% compared to head (9cde8e1) 14.90%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4667      +/-   ##
==========================================
+ Coverage   14.89%   14.90%   +0.01%     
==========================================
  Files        1548     1548              
  Lines      106770   106764       -6     
  Branches    32682    32672      -10     
==========================================
+ Hits        15900    15917      +17     
+ Misses      73555    73523      -32     
- Partials    17315    17324       +9     
Files Changed Coverage Δ
...c/lanelet2_map_loader/lanelet2_map_loader_node.cpp 10.00% <ø> (+0.74%) ⬆️
...ap_projection_loader/src/map_projection_loader.cpp 29.62% <ø> (+2.04%) ⬆️
...lanner/scene_module/avoidance/avoidance_module.hpp 7.93% <ø> (ø)
...path_planner/test/test_drivable_area_expansion.cpp 32.74% <0.00%> (ø)
...rivable_area_expansion/drivable_area_expansion.cpp 38.40% <27.77%> (+10.21%) ⬆️
...er/src/scene_module/avoidance/avoidance_module.cpp 11.58% <31.14%> (+0.12%) ⬆️

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