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 gz-common5 ➡️ main #610

Closed scpeters closed 6 months ago

scpeters commented 6 months ago

➡️ Forward port

Port gz-common5 ➡️ 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 6 months ago

Codecov Report

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

Project coverage is 80.54%. Comparing base (149339c) to head (316ea33). Report is 1 commits behind head on main.

Files Patch % Lines
graphics/src/AssimpLoader.cc 83.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #610 +/- ## ========================================== - Coverage 80.54% 80.54% -0.01% ========================================== Files 80 80 Lines 13579 13588 +9 ========================================== + Hits 10937 10944 +7 - Misses 2642 2644 +2 ```

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