bluenviron / goroslib

ROS client library for the Go programming language
MIT License
321 stars 59 forks source link

fix listening on IPv6 addresses (#195) #203

Closed aler9 closed 4 months ago

aler9 commented 4 months ago

Fixes #195

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 79.05%. Comparing base (71ee3c9) to head (a15adf9). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ========================================== - Coverage 80.59% 79.05% -1.55% ========================================== Files 53 54 +1 Lines 5849 5967 +118 ========================================== + Hits 4714 4717 +3 - Misses 888 1004 +116 + Partials 247 246 -1 ```

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