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

Test refactoring part 3 #464

Open mjcarroll opened 7 months ago

mjcarroll commented 7 months ago

Continuation of #463

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ca954cb) 87.23% compared to head (298b105) 85.64%. Report is 2 commits behind head on gz-transport12.

:exclamation: Current head 298b105 differs from pull request most recent head 5efc81c. Consider uploading reports for the commit 5efc81c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-transport12 #464 +/- ## ================================================== - Coverage 87.23% 85.64% -1.60% ================================================== Files 60 60 Lines 5211 5211 ================================================== - Hits 4546 4463 -83 - Misses 665 748 +83 ```

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

azeey commented 4 weeks ago

@caguero to take a look.

caguero commented 1 week ago

@osrf-jenkins run tests please