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] Accept larger number of joints than command_joints #809

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Fix the tests from the latest dT change

0e8f70b
Select commit
Loading
Failed to load commit list.
Open

[JTC] Accept larger number of joints than command_joints #809

Fix the tests from the latest dT change
0e8f70b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 1s

84.43% (+0.23%) compared to 694d6f1

View this Pull Request on Codecov

84.43% (+0.23%) compared to 694d6f1

Details

Codecov Report

Attention: Patch coverage is 98.72611% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.43%. Comparing base (694d6f1) to head (0e8f70b).

Files with missing lines Patch % Lines
...ory_controller/src/joint_trajectory_controller.cpp 97.67% 1 Missing ⚠️
...ajectory_controller/joint_trajectory_controller.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #809      +/-   ##
==========================================
+ Coverage   84.19%   84.43%   +0.23%     
==========================================
  Files         123      123              
  Lines       11322    11442     +120     
  Branches      956      966      +10     
==========================================
+ Hits         9533     9661     +128     
+ Misses       1473     1468       -5     
+ Partials      316      313       -3     
Files with missing lines Coverage Δ
...jectory_controller/joint_trajectory_controller.hpp 100.00% <100.00%> (ø)
...include/joint_trajectory_controller/trajectory.hpp 87.50% <ø> (+12.50%) ⬆️
...ectory_controller/test/test_trajectory_actions.cpp 97.76% <ø> (ø)
...ory_controller/test/test_trajectory_controller.cpp 99.77% <100.00%> (+0.03%) ⬆️
...ntroller/test/test_trajectory_controller_utils.hpp 83.97% <100.00%> (+0.05%) ⬆️
...ory_controller/src/joint_trajectory_controller.cpp 84.82% <97.67%> (+0.93%) ⬆️
...ajectory_controller/joint_trajectory_controller.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes