gazebosim / gz-common

An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
https://gazebosim.org
Apache License 2.0
15 stars 39 forks source link

Merge 5 -> main #584

Closed iche033 closed 8 months ago

iche033 commented 8 months ago

➡️ Forward port

Port gz-common5 to main

Branch comparison: https://github.com/gazebosim/gz-common/compare/main...gz-common5

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

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 92.20779% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 83.66%. Comparing base (37d6360) to head (38dd565).

Files Patch % Lines
graphics/src/AssimpLoader.cc 89.18% 4 Missing :warning:
graphics/src/Image.cc 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #584 +/- ## ========================================== + Coverage 83.64% 83.66% +0.02% ========================================== Files 79 79 Lines 10214 10264 +50 ========================================== + Hits 8543 8587 +44 - Misses 1671 1677 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.