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(Stream): handle errors.ConsumerStoppedError exception for the new… #150

Merged

Conversation

marcosschroh
Copy link
Collaborator

… consumtion way

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (73819c2) 96.00% compared to head (31b2742) 95.88%.

Files Patch % Lines
kstreams/streams.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   96.00%   95.88%   -0.12%     
==========================================
  Files          21       21              
  Lines         775      777       +2     
==========================================
+ Hits          744      745       +1     
- Misses         31       32       +1     
Flag Coverage Δ
unittests 95.88% <50.00%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@marcosschroh marcosschroh merged commit 2baf6d3 into kpn:master Dec 19, 2023
5 of 8 checks passed
@marcosschroh marcosschroh deleted the fix/catch-consumer-stop-error-exception branch December 19, 2023 15:16
marcosschroh added a commit to marcosschroh/kstreams that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants