rabbitmq / rabbitmq-stream-dotnet-client

RabbitMQ client for the stream protocol
https://rabbitmq.github.io/rabbitmq-stream-dotnet-client/stable/htmlsingle/index.html
Other
122 stars 41 forks source link

Add super stream exists API #358

Closed Gsantomaggio closed 9 months ago

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

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (ac23f56) 92.08% compared to head (65239bc) 92.05%.

Files Patch % Lines
RabbitMQ.Stream.Client/Client.cs 50.00% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #358 +/- ## ========================================== - Coverage 92.08% 92.05% -0.03% ========================================== Files 118 118 Lines 12021 12046 +25 Branches 927 929 +2 ========================================== + Hits 11069 11089 +20 - Misses 739 742 +3 - Partials 213 215 +2 ```

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