rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
160 stars 13 forks source link

better logs the possible errors #282

Closed Gsantomaggio closed 3 months ago

Gsantomaggio commented 3 months ago

during the command receive. Remove unsed code avoid the to return the close funcion on the enviroment

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.62%. Comparing base (610c160) to head (388e0fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== + Coverage 81.05% 82.62% +1.56% ========================================== Files 23 23 Lines 3162 3131 -31 ========================================== + Hits 2563 2587 +24 + Misses 431 397 -34 + Partials 168 147 -21 ```

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