-
Notifications
You must be signed in to change notification settings - Fork 45
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
Merge 6 -> 7 #316
Merge 6 -> 7 #316
Conversation
Fixes gazebosim/gz-sim#1011 Signed-off-by: Matias N. Goldberg <dark_sylinc@yahoo.com.ar>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
* share updated GUI ECM info with server on play Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * clarify docs and fix service request type Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * send event on play/pause/step Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * support service and event Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * fix tests Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * Flip the default settng of usEvent in order to maintain current behavior by default Signed-off-by: Nate Koenig <nate@openrobotics.org> * ignore stats msgs triggered by a step Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * explicit constructor for new gui event Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * remove deprecation notes (support both event and service) Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * test event behavior Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * add missing helper test class Signed-off-by: Ashton Larkin <ashton@openrobotics.org> * Disable tests on windows Signed-off-by: Nate Koenig <nate@openrobotics.org> * Address PR feedback Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
needed by gazebosim/gz-sim#1183 |
Codecov Report
@@ Coverage Diff @@
## main #316 +/- ##
==========================================
+ Coverage 65.42% 65.74% +0.31%
==========================================
Files 32 34 +2
Lines 4686 4752 +66
==========================================
+ Hits 3066 3124 +58
- Misses 1620 1628 +8
Continue to review full report at Codecov.
|
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, one minor comment
README.md
Outdated
Test coverage | [](https://codecov.io/gh/ignitionrobotics/ign-gui/branch/main) | ||
Ubuntu Bionic | [](https://build.osrfoundation.org/job/ignition_gui-ci-main-bionic-amd64) | ||
Homebrew | [](https://build.osrfoundation.org/job/ignition_gui-ci-main-homebrew-amd64) | ||
Windows | [](https://build.osrfoundation.org/job/ign_gui-ci-win) | ||
Test coverage | [](https://codecov.io/gh/ignitionrobotics/ign-gui/branch/ign-gui6) | ||
Ubuntu Bionic | [](https://build.osrfoundation.org/job/ignition_gui-ci-ign-gui6-bionic-amd64) | ||
Homebrew | [](https://build.osrfoundation.org/job/ignition_gui-ci-ign-gui6-homebrew-amd64) | ||
Windows | [](https://build.osrfoundation.org/job/ign_gui-ign-6-win) |
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 these changes need to be reverted
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.
agreed
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.
fixed in a force-push amend: 41e1e52
some github actions test failures, but otherwise clean; I will merge now |
➡️ Forward port
Port
ign-gui6
tomain
Branch comparison: main...ign-gui6
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)