rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
167 stars 18 forks source link

Super Stream Consumer #290

Closed Gsantomaggio closed 5 months ago

Gsantomaggio commented 5 months ago

Implement SuperStreamConsumer

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 83.87%. Comparing base (0a38f57) to head (3918fc0).

:exclamation: Current head 3918fc0 differs from pull request most recent head 41816ee. Consider uploading reports for the commit 41816ee to get more accurate results

Files Patch % Lines
pkg/stream/super_stream_consumer.go 73.58% 8 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #290 +/- ## ========================================== - Coverage 83.88% 83.87% -0.02% ========================================== Files 25 26 +1 Lines 3612 3665 +53 ========================================== + Hits 3030 3074 +44 - Misses 415 419 +4 - Partials 167 172 +5 ```

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