Draft: Fix deprecation warnings in controllers from recent ros2_control variant changes. #1443
Codecov / codecov/project
succeeded
Dec 23, 2024 in 1s
83.75% (-0.09%) compared to eaeefdf
View this Pull Request on Codecov
83.75% (-0.09%) compared to eaeefdf
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 83.75%. Comparing base (
eaeefdf
) to head (1044e67
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1443 +/- ##
==========================================
- Coverage 83.83% 83.75% -0.09%
==========================================
Files 122 122
Lines 11120 11139 +19
Branches 944 948 +4
==========================================
+ Hits 9323 9329 +6
- Misses 1489 1498 +9
- Partials 308 312 +4
Files with missing lines | Coverage Δ | |
---|---|---|
...ontrollers/src/joint_group_velocity_controller.cpp | 60.00% <0.00%> (-12.23%) |
⬇️ |
...iff_drive_controller/src/diff_drive_controller.cpp | 69.28% <57.14%> (-1.41%) |
⬇️ |
Loading