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

Use subprocess rather than custom code #429

Closed mjcarroll closed 7 months ago

mjcarroll commented 11 months ago

This reworks all of the gz-transport tests to use Subprocess from gz-utils.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (c6be5a2) 87.29% compared to head (1c3d4b8) 87.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-transport12 #429 +/- ## ================================================== - Coverage 87.29% 87.27% -0.02% ================================================== Files 60 60 Lines 5211 5211 ================================================== - Hits 4549 4548 -1 - Misses 662 663 +1 ```

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