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(lane_change): improve delay lane change logic #9480

Merged

only check for delay lc if feature is enabled

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

feat(lane_change): improve delay lane change logic #9480

only check for delay lc if feature is enabled
1f7f615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

29.25% (target 0.00%)

View this Pull Request on Codecov

29.25% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 24.32432% with 28 lines in your changes missing coverage. Please review.

Project coverage is 29.25%. Comparing base (5372403) to head (1f7f615).
Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
...havior_path_lane_change_module/src/utils/utils.cpp 3.70% 25 Missing and 1 partial ⚠️
...are_behavior_path_lane_change_module/src/scene.cpp 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9480   +/-   ##
=======================================
  Coverage   29.24%   29.25%           
=======================================
  Files        1442     1444    +2     
  Lines      108555   108540   -15     
  Branches    41528    41502   -26     
=======================================
+ Hits        31750    31752    +2     
+ Misses      73720    73703   -17     
  Partials     3085     3085           

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