rabbitmq / rabbitmq-stream-go-client

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

Improve the ReliableProducer #267

Closed Gsantomaggio closed 4 months ago

Gsantomaggio commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 79.82%. Comparing base (da27e0b) to head (e05eaf1).

Files Patch % Lines
pkg/stream/producer.go 55.17% 11 Missing and 2 partials :warning:
pkg/stream/environment.go 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ========================================== - Coverage 79.98% 79.82% -0.16% ========================================== Files 18 18 Lines 2653 2677 +24 ========================================== + Hits 2122 2137 +15 - Misses 382 389 +7 - Partials 149 151 +2 ```

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