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): cancel hysteresis #6288

fix the explanation of the hysteresis count

9cc24b7
Select commit
Loading
Failed to load commit list.
Merged

feat(lane_change): cancel hysteresis #6288

fix the explanation of the hysteresis count
9cc24b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2024 in 1s

15.13% (-0.01%) compared to 4792e2c

View this Pull Request on Codecov

15.13% (-0.01%) compared to 4792e2c

Details

Codecov Report

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

Comparison is base (4792e2c) 15.13% compared to head (9cc24b7) 15.13%.
Report is 3 commits behind head on main.

Files Patch % Lines
...ing/behavior_path_lane_change_module/src/scene.cpp 0.00% 12 Missing ⚠️
...behavior_path_lane_change_module/src/interface.cpp 0.00% 4 Missing ⚠️
...g/behavior_path_lane_change_module/src/manager.cpp 0.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6288      +/-   ##
==========================================
- Coverage   15.13%   15.13%   -0.01%     
==========================================
  Files        1819     1819              
  Lines      126026   126046      +20     
  Branches    38188    38200      +12     
==========================================
  Hits        19075    19075              
- Misses      85563    85579      +16     
- Partials    21388    21392       +4     

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