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 avoidance exit condition #5592

Merged

fix(avoidance): fix avoidance exit condition

6dddb22
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): fix avoidance exit condition #5592

fix(avoidance): fix avoidance exit condition
6dddb22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 1s

15.33% (+0.00%) compared to 765a596

View this Pull Request on Codecov

15.33% (+0.00%) compared to 765a596

Details

Codecov Report

Attention: 60 lines in your changes are missing coverage. Please review.

Comparison is base (765a596) 15.32% compared to head (6dddb22) 15.33%.
Report is 11 commits behind head on main.

Files Patch % Lines
.../scene_module/goal_planner/goal_planner_module.cpp 2.50% 39 Missing ⚠️
.../scene_module/goal_planner/goal_planner_module.hpp 0.00% 15 Missing ⚠️
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% 3 Missing ⚠️
...rivable_area_expansion/drivable_area_expansion.cpp 40.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5592   +/-   ##
=======================================
  Coverage   15.32%   15.33%           
=======================================
  Files        1721     1721           
  Lines      118559   118509   -50     
  Branches    37995    37997    +2     
=======================================
+ Hits        18169    18170    +1     
+ Misses      79657    79600   -57     
- Partials    20733    20739    +6     

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