Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent ConsumerStoppedError exception when engine or a stream i… #238

Merged

Merge branch 'master' into fix/prevent-consumer-stop-error-exception-…

feceffc
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent ConsumerStoppedError exception when engine or a stream i… #238

Merge branch 'master' into fix/prevent-consumer-stop-error-exception-…
feceffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

95.73% (+0.00%) compared to 186dbff

View this Pull Request on Codecov

95.73% (+0.00%) compared to 186dbff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.73%. Comparing base (186dbff) to head (feceffc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   95.72%   95.73%           
=======================================
  Files          24       24           
  Lines         960      961    +1     
=======================================
+ Hits          919      920    +1     
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.