rabbitmq / rabbitmq-stream-go-client

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

Create and delete super stream #287

Closed Gsantomaggio closed 8 months ago

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

Codecov Report

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

Project coverage is 83.43%. Comparing base (cdc1bd5) to head (ec492d7).

:exclamation: Current head ec492d7 differs from pull request most recent head 87d0eed. Consider uploading reports for the commit 87d0eed to get more accurate results

Files Patch % Lines
pkg/stream/environment.go 66.66% 3 Missing and 3 partials :warning:
pkg/stream/client.go 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== + Coverage 83.19% 83.43% +0.23% ========================================== Files 23 24 +1 Lines 3261 3350 +89 ========================================== + Hits 2713 2795 +82 - Misses 399 402 +3 - Partials 149 153 +4 ```

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