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): remove overlapping preceding lanes #9526

fix precommit

8a02997
Select commit
Loading
Failed to load commit list.
Merged

fix(lane_change): remove overlapping preceding lanes #9526

fix precommit
8a02997
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

29.55% (target 0.00%)

View this Pull Request on Codecov

29.55% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.55%. Comparing base (3cfb03e) to head (8a02997).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...havior_path_lane_change_module/src/utils/utils.cpp 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9526   +/-   ##
=======================================
  Coverage   29.54%   29.55%           
=======================================
  Files        1443     1445    +2     
  Lines      108489   108537   +48     
  Branches    41391    41399    +8     
=======================================
+ Hits        32055    32073   +18     
- Misses      73323    73353   +30     
  Partials     3111     3111           

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