-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix tests failure after rolling sync #5771
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
Conversation
Signed-off-by: mini-1235 <[email protected]>
Signed-off-by: mini-1235 <[email protected]>
Signed-off-by: mini-1235 <[email protected]>
| // All rights reserved. | ||
| // | ||
| // Software License Agreement (BSD License 2.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are pretty key points though that can't be removed. These have legal meaning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not familiar with the license things, but I saw the ros2 team removed it as well https://github.com/ros2/rcpputils/pull/37/files, should I keep it?
Signed-off-by: mini-1235 <[email protected]>
Signed-off-by: mini-1235 <[email protected]>
Signed-off-by: mini-1235 <[email protected]>
Signed-off-by: mini-1235 <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 13 files with indirect coverage changes 🚀 New features to boost your workflow:
|
* Fix tests and copyright Signed-off-by: mini-1235 <[email protected]> * Add delay so that transform can always be found Signed-off-by: mini-1235 <[email protected]> * Fix Signed-off-by: mini-1235 <[email protected]> * Retrigger CI Signed-off-by: mini-1235 <[email protected]> * Use event handler to avoid race condition Signed-off-by: mini-1235 <[email protected]> * Lint Signed-off-by: mini-1235 <[email protected]> * Retrigger CI Signed-off-by: mini-1235 <[email protected]> --------- Signed-off-by: mini-1235 <[email protected]>
Depends on #5769, I will rebase after that is merged, since we need to get the base image updated.