rabbitmq / rabbitmq-stream-go-client

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

Create super stream / delete super stream #286

Closed Gsantomaggio closed 3 months ago

Gsantomaggio commented 3 months ago

The first part for the super-stream feature. Create and delete super-stream

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.98%. Comparing base (3c3189d) to head (4392f76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #286 +/- ## ========================================== + Coverage 82.93% 82.98% +0.04% ========================================== Files 23 23 Lines 3206 3261 +55 ========================================== + Hits 2659 2706 +47 - Misses 398 406 +8 Partials 149 149 ```

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