-
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
[ign-common3] Support fuel URLs for textures #102
Conversation
Signed-off-by: John Shepherd <john@openrobotics.org>
Signed-off-by: John Shepherd <john@openrobotics.org>
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.
Are there any tests you could add here for this?
Added in 7b02ea6 |
Looks like your new test is failing CI. |
Actually had my test passing but made an old test fail 😅 , I fixed it so it should be good now. |
Codecov Report
@@ Coverage Diff @@
## ign-common3 #102 +/- ##
============================================
Coverage 73.96% 73.97%
============================================
Files 69 69
Lines 9418 9421 +3
============================================
+ Hits 6966 6969 +3
Misses 2452 2452
Continue to review full report at Codecov.
|
7617799
to
a16cb88
Compare
Signed-off-by: John Shepherd <john@openrobotics.org>
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.
Sorry, one more thing, we should be using joinPaths
where possible.
The Windows CI failure is flaky test, I believe, as it is unrelated to this change.
Signed-off-by: John Shepherd <john@openrobotics.org>
Signed-off-by: John Shepherd <john@openrobotics.org>
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 green CI
Replied on one of your comments but commenting here too in case it gets swallowed: You might want to double check my updates to the tests, specifically for |
@osrf-jenkins run tests please |
You should be able to do |
Signed-off-by: John Shepherd <john@openrobotics.org>
ignition_common-ci-pr_any-ubuntu_auto-amd64 and ignition_common-abichecker-any_to_any-ubuntu_auto-amd64 were infra issues. I think this is probably safe to merge. |
@osrf-jenkins run tests please |
Infra issues again, I'm going to go ahead and merge. |
Resolves gazebosim/gz-sim#343 Signed-off-by: John Shepherd <john@openrobotics.org>
Resolves gazebosim/gz-sim#343 Signed-off-by: John Shepherd <john@openrobotics.org> Signed-off-by: Michael Carroll <michael@openrobotics.org>
Resolves gazebosim/gz-sim#343 Signed-off-by: John Shepherd <john@openrobotics.org>
Resolves gazebosim/gz-sim#343
Signed-off-by: John Shepherd john@openrobotics.org