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(lane_change): orientation check when constructing path #6339

fix(lane_change): orientation check when constructing path

3043812
Select commit
Loading
Failed to load commit list.
Merged

fix(lane_change): orientation check when constructing path #6339

fix(lane_change): orientation check when constructing path
3043812
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Feb 7, 2024 in 0s

14.36% (-0.01%) compared to bd4b5ca

View this Pull Request on Codecov

14.36% (-0.01%) compared to bd4b5ca

Details

Codecov Report

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

Comparison is base (bd4b5ca) 14.36% compared to head (3043812) 14.36%.
Report is 31 commits behind head on main.

Files Patch % Lines
...havior_path_lane_change_module/src/utils/utils.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6339      +/-   ##
==========================================
- Coverage   14.36%   14.36%   -0.01%     
==========================================
  Files        1907     1907              
  Lines      130136   130140       +4     
  Branches    37640    37642       +2     
==========================================
  Hits        18697    18697              
- Misses      90430    90434       +4     
  Partials    21009    21009              

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