Add an error msg if empty message is received (backport #1424) #1428
Codecov / codecov/project
succeeded
Dec 17, 2024 in 0s
66.71% (+0.00%) compared to 7a2ad46
View this Pull Request on Codecov
66.71% (+0.00%) compared to 7a2ad46
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 66.71%. Comparing base (
7a2ad46
) to head (29a41fa
).
Report is 2 commits behind head on humble.
Files with missing lines | Patch % | Lines |
---|---|---|
...ory_controller/src/joint_trajectory_controller.cpp | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## humble #1428 +/- ##
=======================================
Coverage 66.70% 66.71%
=======================================
Files 113 113
Lines 13216 13219 +3
Branches 8152 8153 +1
=======================================
+ Hits 8816 8819 +3
Misses 1442 1442
Partials 2958 2958
Files with missing lines | Coverage Δ | |
---|---|---|
...ory_controller/src/joint_trajectory_controller.cpp | 80.84% <83.33%> (+0.07%) |
⬆️ |
Loading