rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
170 stars 20 forks source link

Add client ClientProvidedName #270

Closed Gsantomaggio closed 8 months ago

Gsantomaggio commented 9 months ago

to producer and consumer. Closes https://github.com/rabbitmq/rabbitmq-stream-go-client/issues/269

Add the HA test for the producer based on ClientProvidedName

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 95.45455% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 79.24%. Comparing base (a503d8a) to head (fb5eb1e).

Files Patch % Lines
pkg/stream/environment.go 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== + Coverage 78.30% 79.24% +0.94% ========================================== Files 19 19 Lines 2793 2809 +16 ========================================== + Hits 2187 2226 +39 + Misses 447 421 -26 - Partials 159 162 +3 ```

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