gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 42 forks source link

Merge 13 -> main #489

Closed iche033 closed 6 months ago

iche033 commented 6 months ago

➡️ Forward port

Port gz-transport13 to main

Branch comparison: https://github.com/gazebosim/gz-transport/compare/main...gz-transport13

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 97.29730% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.66%. Comparing base (63ee52c) to head (b8cb54a).

Files Patch % Lines
src/NodeShared.cc 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #489 +/- ## ========================================== - Coverage 87.69% 87.66% -0.04% ========================================== Files 59 59 Lines 5704 5706 +2 ========================================== Hits 5002 5002 - Misses 702 704 +2 ```

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