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 #550

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 #550 (834dc7d) into gz-gui7 (fd1fd61) will increase coverage by 0.02%. The diff coverage is 100.00%.

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

@@             Coverage Diff             @@
##           gz-gui7     #550      +/-   ##
===========================================
+ Coverage    70.94%   70.96%   +0.02%     
===========================================
  Files           45       45              
  Lines         4939     4939              
===========================================
+ Hits          3504     3505       +1     
+ Misses        1435     1434       -1     
Impacted Files Coverage Δ
src/plugins/camera_tracking/CameraTracking.cc 69.04% <100.00%> (+0.59%) :arrow_up:
scpeters commented 1 year ago

there are still some compiler warnings on macOS, but I'll merge to fix the build