-
Notifications
You must be signed in to change notification settings - Fork 42
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
Added copy constructor #224
Conversation
Signed-off-by: ahcorde <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-common3 #224 +/- ##
===============================================
+ Coverage 76.50% 76.53% +0.03%
===============================================
Files 73 73
Lines 10361 10379 +18
===============================================
+ Hits 7927 7944 +17
- Misses 2434 2435 +1
Continue to review full report at Codecov.
|
Signed-off-by: ahcorde <[email protected]>
…/ignitionrobotics/ign-common into ahcorde/keyevent/copyconstructor
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde [email protected]
🎉 New feature
Summary
Added Copy constructor to KeyEvent. Required by this PR gazebosim/gz-gui#224
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge