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(autoware_mpc_lateral_controller): delete the zero speed constraint #7673

Merged

pre-commit

b53e313
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_mpc_lateral_controller): delete the zero speed constraint #7673

pre-commit
b53e313
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

18.93% (+4.08%) compared to 507e3f4

View this Pull Request on Codecov

18.93% (+4.08%) compared to 507e3f4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.93%. Comparing base (507e3f4) to head (b53e313).
Report is 136 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7673       +/-   ##
===========================================
+ Coverage   14.84%   18.93%    +4.08%     
===========================================
  Files        1999      149     -1850     
  Lines      139163    13452   -125711     
  Branches    43716     2220    -41496     
===========================================
- Hits        20661     2547    -18114     
+ Misses      95731    10551    -85180     
+ Partials    22771      354    -22417     

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