Build examples from CMake rather than executable#482
Merged
Conversation
Signed-off-by: Michael Carroll <michael@openrobotics.org>
e6b9f87 to
af66e6e
Compare
9 tasks
Author
|
Tested locally on Windows with: I also found a neat side effect, this lets us additionally turn on |
added 3 commits
September 27, 2022 08:40
Signed-off-by: Michael Carroll <michael@openrobotics.org>
azeey
approved these changes
Apr 17, 2023
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Author
|
@osrf-jenkins retest this please |
1 similar comment
Author
|
@osrf-jenkins retest this please |
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
ahcorde
requested changes
Jul 17, 2023
Contributor
ahcorde
left a comment
There was a problem hiding this comment.
Changes LGTM, but CI is ugly, all python tests are failing
added 3 commits
July 17, 2023 20:10
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Codecov Report
@@ Coverage Diff @@
## gz-math7 #482 +/- ##
============================================
- Coverage 99.70% 94.34% -5.36%
============================================
Files 77 144 +67
Lines 7049 9660 +2611
============================================
+ Hits 7028 9114 +2086
- Misses 21 546 +525
|
ahcorde
approved these changes
Jul 17, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🦟 Bug fix
Summary
Part of gazebosim/gz-cmake#301
Test by building gz-math as normal and then running the "EXAMPLES_Configure_TEST" and "EXAMPLES_Build_TEST" via ctest.
Checklist
codecheckpassed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-bymessages.