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

Clean up unused variable EPS in mecanum_drive_controller #1444

Merged
merged 3 commits into from
Dec 26, 2024

Merge branch 'master' into balajee

33d7658
Select commit
Loading
Failed to load commit list.
Merged

Clean up unused variable EPS in mecanum_drive_controller #1444

Merge branch 'master' into balajee
33d7658
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

83.81% (-0.03%) compared to eaeefdf

View this Pull Request on Codecov

83.81% (-0.03%) compared to eaeefdf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (eaeefdf) to head (33d7658).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1444      +/-   ##
==========================================
- Coverage   83.83%   83.81%   -0.03%     
==========================================
  Files         122      122              
  Lines       11120    11121       +1     
  Branches      944      945       +1     
==========================================
- Hits         9323     9321       -2     
- Misses       1489     1490       +1     
- Partials      308      310       +2     
Files with missing lines Coverage Δ
..._controller/test/test_mecanum_drive_controller.cpp 100.00% <ø> (ø)

... and 4 files with indirect coverage changes