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_module): add update paramter function for non defined paramters #9887

feat(lane_change): update parameter handling and add lateral accelera…

83b1329
Select commit
Loading
Failed to load commit list.
Merged

feat(lane_change_module): add update paramter function for non defined paramters #9887

feat(lane_change): update parameter handling and add lateral accelera…
83b1329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

29.48% (target 0.00%)

View this Pull Request on Codecov

29.48% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 6 lines in your changes missing coverage. Please review.

Project coverage is 29.48%. Comparing base (4b11912) to head (83b1329).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...e_behavior_path_lane_change_module/src/manager.cpp 92.30% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #9887    +/-   ##
========================================
  Coverage   29.48%   29.48%            
========================================
  Files        1444     1446     +2     
  Lines      108268   108722   +454     
  Branches    42193    42441   +248     
========================================
+ Hits        31918    32056   +138     
- Misses      73268    73575   +307     
- Partials     3082     3091     +9     

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