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

Port: 7 to main #564

Closed mjcarroll closed 10 months ago

mjcarroll commented 10 months ago

➡️ Forward port

Port gz-gui7 to main

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

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

codecov[bot] commented 10 months ago

Codecov Report

Merging #564 (aae5778) into main (82aa5b1) will decrease coverage by 2.04%. Report is 3 commits behind head on main. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #564      +/-   ##
==========================================
- Coverage   70.09%   68.05%   -2.04%     
==========================================
  Files          46       38       -8     
  Lines        5062     5394     +332     
==========================================
+ Hits         3548     3671     +123     
- Misses       1514     1723     +209     
Files Changed Coverage Δ
src/plugins/world_control/WorldControl.cc 72.66% <ø> (+0.06%) :arrow_up:
src/plugins/minimal_scene/MinimalScene.cc 57.67% <100.00%> (-4.93%) :arrow_down:

... and 38 files with indirect coverage changes