rabbitmq / rabbitmq-stream-rust-client

A client library for RabbitMQ streams
Other
152 stars 14 forks source link

212/fix-infinite-hangs #213

Closed alfredotg closed 7 months ago

alfredotg commented 7 months ago

Fixes #212

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (7db8d45) 88.53% compared to head (9e7fde7) 88.98%. Report is 1 commits behind head on main.

Files Patch % Lines
src/client/mod.rs 86.36% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ========================================== + Coverage 88.53% 88.98% +0.44% ========================================== Files 68 69 +1 Lines 5817 5881 +64 ========================================== + Hits 5150 5233 +83 + Misses 667 648 -19 ```

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