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(behavior_path_planner): sort keep last modules considering priority #6174

Merged
merged 1 commit into from
Jan 26, 2024

fix(behavior_path_planner): sort keep last modules considering priority

1a0c61b
Select commit
Loading
Failed to load commit list.
Merged

fix(behavior_path_planner): sort keep last modules considering priority #6174

fix(behavior_path_planner): sort keep last modules considering priority
1a0c61b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2024 in 0s

14.58% (-0.01%) compared to ccd852b

View this Pull Request on Codecov

14.58% (-0.01%) compared to ccd852b

Details

Codecov Report

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

Comparison is base (ccd852b) 14.58% compared to head (1a0c61b) 14.58%.
Report is 2 commits behind head on main.

Files Patch % Lines
...ning/behavior_path_planner/src/planner_manager.cpp 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6174      +/-   ##
==========================================
- Coverage   14.58%   14.58%   -0.01%     
==========================================
  Files        1871     1871              
  Lines      127545   127556      +11     
  Branches    37311    37315       +4     
==========================================
  Hits        18606    18606              
- Misses      88019    88030      +11     
  Partials    20920    20920              

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