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 SpeedLimiter Constructor regression #1478

Merged

Merge branch 'master' into fix/speed_limiter/regression

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

Fix SpeedLimiter Constructor regression #1478

Merge branch 'master' into fix/speed_limiter/regression
8bdb8b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

83.85% (+0.04%) compared to 6299094

View this Pull Request on Codecov

83.85% (+0.04%) compared to 6299094

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.85%. Comparing base (6299094) to head (8bdb8b3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1478      +/-   ##
==========================================
+ Coverage   83.81%   83.85%   +0.04%     
==========================================
  Files         122      122              
  Lines       11120    11126       +6     
  Branches      943      943              
==========================================
+ Hits         9320     9330      +10     
+ Misses       1491     1488       -3     
+ Partials      309      308       -1     
Files with missing lines Coverage Δ
...de/diff_drive_controller/diff_drive_controller.hpp 100.00% <ø> (ø)
...er/include/diff_drive_controller/speed_limiter.hpp 100.00% <100.00%> (ø)
...iff_drive_controller/src/diff_drive_controller.cpp 71.28% <100.00%> (+0.59%) ⬆️

... and 3 files with indirect coverage changes