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

[JTC] Angle wraparound for first segment of trajectory #796

Merged

Split test cases into separate units

d716819
Select commit
Loading
Failed to load commit list.
Merged

[JTC] Angle wraparound for first segment of trajectory #796

Split test cases into separate units
d716819
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

71.75% (+24.03%) compared to 9f7e9e9

View this Pull Request on Codecov

71.75% (+24.03%) compared to 9f7e9e9

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (9f7e9e9) 47.71% compared to head (d716819) 71.75%.
Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #796       +/-   ##
===========================================
+ Coverage   47.71%   71.75%   +24.03%     
===========================================
  Files          41       41               
  Lines        3871     3639      -232     
  Branches     1833     1780       -53     
===========================================
+ Hits         1847     2611      +764     
+ Misses        751      709       -42     
+ Partials     1273      319      -954     
Files Coverage Δ
...de/diff_drive_controller/diff_drive_controller.hpp 100.00% <ø> (ø)
...iff_drive_controller/src/diff_drive_controller.cpp 68.63% <100.00%> (+20.57%) ⬆️
...jectory_controller/joint_trajectory_controller.hpp 100.00% <ø> (+20.00%) ⬆️
...include/joint_trajectory_controller/trajectory.hpp 73.33% <ø> (+23.33%) ⬆️
...nclude/tricycle_controller/tricycle_controller.hpp 100.00% <ø> (ø)
...roadcaster/src/force_torque_sensor_broadcaster.cpp 82.53% <75.00%> (+21.93%) ⬆️
...ory_controller/src/joint_trajectory_controller.cpp 80.45% <87.50%> (+33.33%) ⬆️
joint_trajectory_controller/src/trajectory.cpp 89.67% <77.77%> (+22.10%) ⬆️
tricycle_controller/src/tricycle_controller.cpp 60.94% <60.60%> (+28.29%) ⬆️

... and 28 files with indirect coverage changes