-
Notifications
You must be signed in to change notification settings - Fork 155
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
[ros2]: Sync with master branch #372
Conversation
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.
Thanks very much for helping with this!
* Add unit test * Fix TaskPrivate's move assignment operator * Slightly simplify code Co-authored-by: Robert Haschke <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ros2 #372 +/- ##
==========================================
+ Coverage 42.03% 42.11% +0.09%
==========================================
Files 78 78
Lines 7767 7768 +1
==========================================
+ Hits 3264 3271 +7
+ Misses 4503 4497 -6
Continue to review full report at Codecov.
|
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.
Contentwise fine. But, please perform merge commits instead of cherry picks to more easily see what was already merged. We did that in the past in this repo as well.
See here: #373
Closing in favour of #373. |
Please fast-forward merge using CLI