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(routing_no_drivable_lane_when_module_enabled): add solution for routing no_drivable_lane only when module enabled #4308

feat(routing_no_drivable_lane_when_module_enabled): reverting file ch…

0eac8f6
Select commit
Loading
Failed to load commit list.
Merged

feat(routing_no_drivable_lane_when_module_enabled): add solution for routing no_drivable_lane only when module enabled #4308

feat(routing_no_drivable_lane_when_module_enabled): reverting file ch…
0eac8f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 1, 2023 in 1s

14.90% (-0.01%) compared to 0730888

View this Pull Request on Codecov

14.90% (-0.01%) compared to 0730888

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (0730888) 14.91% compared to head (0eac8f6) 14.90%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4308      +/-   ##
==========================================
- Coverage   14.91%   14.90%   -0.01%     
==========================================
  Files        1520     1517       -3     
  Lines      104738   104784      +46     
  Branches    31884    31939      +55     
==========================================
+ Hits        15619    15623       +4     
- Misses      72067    72107      +40     
- Partials    17052    17054       +2     
Files Changed Coverage Δ
...n_planner/src/lanelet2_plugins/default_planner.cpp 22.27% <0.00%> (+0.26%) ⬆️
planning/route_handler/src/route_handler.cpp 24.77% <0.00%> (-0.03%) ⬇️

... and 4 files with indirect coverage changes

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