Skip to content
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

port: 7 to 8 #592

Merged
merged 16 commits into from
Nov 2, 2023
Merged

port: 7 to 8 #592

merged 16 commits into from
Nov 2, 2023

Conversation

mjcarroll
Copy link
Contributor

➡️ Forward port

Port gz-gui7 to gz-gui8

Branch comparison: gz-gui8...gz-gui7

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

arjo129 and others added 15 commits October 26, 2022 15:46
This PR adds a very trivial (happy path) unit test for PointCloud functionality. Hopefully, I will get more time to add more functionality to this test over time.

TODOS:
* Check behaviour with NaNs
* Check mismatched float and pointcloud sizes
* Check malformed point cloud.

Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Adds a basic unit test for PointCloud functionality
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll requested a review from azeey November 2, 2023 19:25
@mjcarroll mjcarroll self-assigned this Nov 2, 2023
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #592 (2ebac32) into gz-gui8 (9b1b7b0) will increase coverage by 1.97%.
The diff coverage is 97.26%.

❗ Current head 2ebac32 differs from pull request most recent head 9c1f858. Consider uploading reports for the commit 9c1f858 to get more accurate results

@@             Coverage Diff             @@
##           gz-gui8     #592      +/-   ##
===========================================
+ Coverage    68.09%   70.06%   +1.97%     
===========================================
  Files           39       39              
  Lines         5372     5359      -13     
===========================================
+ Hits          3658     3755      +97     
+ Misses        1714     1604     -110     
Files Coverage Δ
include/gz/gui/GuiEvents.hh 100.00% <ø> (ø)
include/gz/gui/Helpers.hh 77.77% <ø> (ø)
include/gz/gui/MainWindow.hh 100.00% <ø> (ø)
include/gz/gui/Plugin.hh 100.00% <ø> (ø)
src/Application.cc 84.13% <100.00%> (ø)
src/Conversions.cc 95.18% <100.00%> (ø)
src/Dialog.cc 100.00% <100.00%> (ø)
src/DragDropModel.cc 100.00% <ø> (ø)
src/GuiEvents.cc 100.00% <ø> (ø)
src/MainWindow.cc 95.68% <100.00%> (-0.01%) ⬇️
... and 25 more

@mjcarroll mjcarroll merged commit e898137 into gz-gui8 Nov 2, 2023
12 checks passed
@mjcarroll mjcarroll deleted the port/7_to_8 branch November 2, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants