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

Add an error msg if empty message is received (backport #1424) #1428

Merged
merged 1 commit into from
Dec 17, 2024

Add an error msg if empty message is received (#1424)

29a41fa
Select commit
Loading
Failed to load commit list.
Merged

Add an error msg if empty message is received (backport #1424) #1428

Add an error msg if empty message is received (#1424)
29a41fa
Select commit
Loading
Failed to load commit list.
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%) ⬆️