-
Notifications
You must be signed in to change notification settings - Fork 41
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
Port: 4 to 5 #511
Port: 4 to 5 #511
Conversation
Signed-off-by: Steve Peters <scpeters@openrobotics.org> Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai> Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
Codecov Report
@@ Coverage Diff @@
## gz-common5 #511 +/- ##
==============================================
- Coverage 83.67% 82.86% -0.82%
==============================================
Files 90 75 -15
Lines 10247 9558 -689
==============================================
- Hits 8574 7920 -654
+ Misses 1673 1638 -35
|
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 think the gz/common/config.hh
includes are not universally needed in Garden. They were just needed in citadel and fortress. If we want to keep fewer includes, we could revert them from this merge-forward, but if we don't care then we can keep them
True, I will remove them |
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
d20cdca
to
1254728
Compare
➡️ Forward port
Port ign-common4 to gz-common5
Branch comparison: gz-common5...ign-common4
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)