gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
67 stars 39 forks source link

Merge ign-gui6 ➡️ gz-gui7 #538

Closed scpeters closed 1 year ago

scpeters commented 1 year ago

➡️ Forward port

Port ign-gui6 ➡️ gz-gui7

Branch comparison: https://github.com/gazebosim/gz-gui/compare/gz-gui7...ign-gui6

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

codecov[bot] commented 1 year ago

Codecov Report

Merging #538 (9b9d921) into gz-gui7 (f83239e) will increase coverage by 1.80%. The diff coverage is 100.00%.

:exclamation: Current head 9b9d921 differs from pull request most recent head fb088d4. Consider uploading reports for the commit fb088d4 to get more accurate results

@@             Coverage Diff             @@
##           gz-gui7     #538      +/-   ##
===========================================
+ Coverage    69.14%   70.94%   +1.80%     
===========================================
  Files           44       45       +1     
  Lines         4942     4939       -3     
===========================================
+ Hits          3417     3504      +87     
+ Misses        1525     1435      -90     
Impacted Files Coverage Δ
include/gz/gui/GuiEvents.hh 100.00% <ø> (ø)
include/gz/gui/Helpers.hh 77.77% <ø> (ø)
include/gz/gui/MainWindow.hh 100.00% <ø> (ø)
src/Conversions.cc 95.00% <ø> (ø)
src/plugins/camera_tracking/CameraTracking.cc 68.45% <ø> (ø)
src/plugins/image_display/ImageDisplay.cc 92.79% <ø> (+62.08%) :arrow_up:
...interactive_view_control/InteractiveViewControl.cc 49.48% <ø> (ø)
src/plugins/marker_manager/MarkerManager.cc 59.41% <ø> (ø)
src/plugins/minimal_scene/MinimalScene.cc 62.35% <ø> (ø)
...s/transport_scene_manager/TransportSceneManager.cc 53.97% <ø> (ø)
... and 2 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.