-
Notifications
You must be signed in to change notification settings - Fork 20
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
ign -> gz Header Migration : ign-fuel-tools #248
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.
LGTM with 🟢 CI
#include <string> | ||
#include "gz/fuel_tools/Export.hh" | ||
#include "gz/fuel_tools/FuelClient.hh" | ||
|
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.
Interesting, I just noticed that this header is missing a header guard, I'll add it in a separate PR.
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.
Oh we're missing
|
Not sure why this isn't building... I guess I'll get to it eventually 🤔 |
0895cc3
to
4578ca5
Compare
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
4578ca5
to
c26e001
Compare
Signed-off-by: methylDragon <[email protected]>
2b80076
to
c26e001
Compare
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
c26e001
to
8d26ed2
Compare
CI is failing because of some REST server issue I think |
@osrf-jenkins run tests please! |
Codecov Report
@@ Coverage Diff @@
## main #248 +/- ##
======================================
Coverage ? 0.00%
======================================
Files ? 1
Lines ? 20
Branches ? 0
======================================
Hits ? 0
Misses ? 20
Partials ? 0 Continue to review full report at Codecov.
|
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
4edd502
to
c70db9e
Compare
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
See gazebo-tooling/release-tools#711