Skip to content

updated to urdf parser instead of xml

36e869c
Select commit
Loading
Failed to load commit list.
Closed

updated to urdf parser from xmldom (rqt_joint_trajectory_controller) #1982

updated to urdf parser instead of xml
36e869c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

85.17% (+0.06%) compared to 2cd0d47

View this Pull Request on Codecov

85.17% (+0.06%) compared to 2cd0d47

Details

Codecov Report

❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.17%. Comparing base (2cd0d47) to head (36e869c).
⚠️ Report is 83 commits behind head on master.

Files with missing lines Patch % Lines
...t_joint_trajectory_controller/joint_limits_urdf.py 0.00% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1982      +/-   ##
==========================================
+ Coverage   85.11%   85.17%   +0.06%     
==========================================
  Files         143      143              
  Lines       13740    13730      -10     
  Branches     1201     1200       -1     
==========================================
  Hits        11695    11695              
+ Misses       1638     1628      -10     
  Partials      407      407              
Files with missing lines Coverage Δ
...t_joint_trajectory_controller/joint_limits_urdf.py 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.