rabbitmq / rabbitmq-stream-go-client

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

Avoid to create filtering producer with subentry batch #283

Closed Gsantomaggio closed 3 months ago

Gsantomaggio commented 3 months ago

Add a control to avoid to create a filtering producer with subentry bach enabled

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.80%. Comparing base (812472d) to head (86feaa4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================== + Coverage 82.72% 82.80% +0.08% ========================================== Files 23 23 Lines 3131 3134 +3 ========================================== + Hits 2590 2595 +5 + Misses 394 393 -1 + Partials 147 146 -1 ```

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