gazebosim / gz-transport

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

Prepapre for 13.2.0 prerelease #488

Closed iche033 closed 3 months ago

iche033 commented 3 months ago

🎈 Release

Preparation for 13.2.0~pre1 release.

Comparison to 13.1.0: https://github.com/gazebosim/gz-transport/compare/gz-transport13_13.1.0...prep_13.2.0pre1

Needed by <PR(s)>

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.85%. Comparing base (eac2e69) to head (04a2c88). Report is 9 commits behind head on gz-transport13.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-transport13 #488 +/- ## ================================================== + Coverage 87.69% 87.85% +0.16% ================================================== Files 59 59 Lines 5704 5706 +2 ================================================== + Hits 5002 5013 +11 + Misses 702 693 -9 ```

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