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: 8 to main #593

Merged
merged 20 commits into from
Nov 8, 2023
Merged

port: 8 to main #593

merged 20 commits into from
Nov 8, 2023

Conversation

mjcarroll
Copy link
Contributor

➡️ Forward port

Port gz-gui8 to main

Branch comparison: main...gz-gui8

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

arjo129 and others added 20 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]>
Signed-off-by: Silvio Traversaro <[email protected]>
Signed-off-by: Silvio Traversaro <[email protected]>
Adds a basic unit test for PointCloud functionality
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll requested a review from jennuine as a code owner November 7, 2023 21:25
@mjcarroll mjcarroll self-assigned this Nov 7, 2023
@mjcarroll mjcarroll requested a review from azeey November 7, 2023 21:25
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #593 (a0d9f80) into gz-gui7 (8dae037) will decrease coverage by 2.92%.
The diff coverage is 30.56%.

❗ Current head a0d9f80 differs from pull request most recent head 838f6bc. Consider uploading reports for the commit 838f6bc to get more accurate results

@@             Coverage Diff             @@
##           gz-gui7     #593      +/-   ##
===========================================
- Coverage    72.98%   70.06%   -2.92%     
===========================================
  Files           55       39      -16     
  Lines         4927     5359     +432     
===========================================
+ Hits          3596     3755     +159     
- Misses        1331     1604     +273     
Files Coverage Δ
include/gz/gui/Helpers.hh 77.77% <ø> (ø)
include/gz/gui/Plugin.hh 100.00% <ø> (ø)
src/InstallationDirectories.cc 100.00% <100.00%> (ø)
src/MainWindow.cc 95.68% <100.00%> (+0.46%) ⬆️
src/Plugin.cc 83.19% <ø> (+1.68%) ⬆️
src/gz.cc 42.00% <ø> (-0.86%) ⬇️
src/plugins/camera_tracking/CameraTracking.cc 70.39% <ø> (+1.71%) ⬆️
src/plugins/image_display/ImageDisplay.cc 93.16% <100.00%> (+0.36%) ⬆️
src/plugins/marker_manager/MarkerManager.cc 58.69% <100.00%> (-0.46%) ⬇️
src/plugins/world_control/WorldControl.cc 72.48% <ø> (+0.26%) ⬆️
... and 8 more

... and 38 files with indirect coverage changes

@mjcarroll mjcarroll changed the base branch from gz-gui7 to main November 7, 2023 21:46
@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

@mjcarroll
Copy link
Contributor Author

Windows CI is broken pending gazebosim/gz-common#550

@mjcarroll mjcarroll merged commit db72287 into main Nov 8, 2023
6 of 7 checks passed
@mjcarroll mjcarroll deleted the ports/8_to_main branch November 8, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants