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(steering-odometry): handle infinite turning radius properly #1285

Update steering_controllers_library/src/steering_odometry.cpp

7eda2e7
Select commit
Loading
Failed to load commit list.
Merged

fix(steering-odometry): handle infinite turning radius properly #1285

Update steering_controllers_library/src/steering_odometry.cpp
7eda2e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

80.34% (-0.02%) compared to c08bdab, passed because coverage increased by -0.01% when compared to adjusted base (80.35%)

View this Pull Request on Codecov

80.34% (-0.02%) compared to c08bdab, passed because coverage increased by -0.01% when compared to adjusted base (80.35%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.34%. Comparing base (c08bdab) to head (7eda2e7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1285      +/-   ##
==========================================
- Coverage   80.36%   80.34%   -0.02%     
==========================================
  Files         105      105              
  Lines        9389     9394       +5     
  Branches      827      831       +4     
==========================================
+ Hits         7545     7548       +3     
  Misses       1571     1571              
- Partials      273      275       +2     
Files with missing lines Coverage Δ
...ring_controllers_library/src/steering_odometry.cpp 81.64% <100.00%> (+0.23%) ⬆️

... and 3 files with indirect coverage changes