rabbitmq / rabbitmq-stream-go-client

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

Exchange version - Step 1 #278

Closed Gsantomaggio closed 3 months ago

Gsantomaggio commented 3 months ago

Prepare for exchange version command. Read the server side properties Add Available Features

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.40%. Comparing base (4d96707) to head (cc77d6b).

Files Patch % Lines
pkg/stream/client.go 75.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ========================================== + Coverage 80.19% 80.40% +0.21% ========================================== Files 21 22 +1 Lines 2918 2981 +63 ========================================== + Hits 2340 2397 +57 - Misses 416 422 +6 Partials 162 162 ```

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