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(route_handler): add preferred lane getter function #6496

Merged
merged 1 commit into from
Feb 27, 2024

feat(route_handler): add getter

dc8b081
Select commit
Loading
Failed to load commit list.
Merged

feat(route_handler): add preferred lane getter function #6496

feat(route_handler): add getter
dc8b081
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2024 in 0s

14.64% (-0.01%) compared to fdd3f9e

View this Pull Request on Codecov

14.64% (-0.01%) compared to fdd3f9e

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 14.64%. Comparing base (fdd3f9e) to head (dc8b081).
Report is 4 commits behind head on main.

Files Patch % Lines
planning/route_handler/src/route_handler.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6496      +/-   ##
==========================================
- Coverage   14.64%   14.64%   -0.01%     
==========================================
  Files        1899     1899              
  Lines      130283   130285       +2     
  Branches    38311    38311              
==========================================
  Hits        19076    19076              
- Misses      89793    89795       +2     
  Partials    21414    21414              

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