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/generic consumer record #248

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Fix/generic consumer record #248

merged 6 commits into from
Nov 27, 2024

Conversation

woile
Copy link
Member

@woile woile commented Nov 27, 2024

Closes #226

@woile woile requested a review from marcosschroh November 27, 2024 11:32
Copy link
Contributor

github-actions bot commented Nov 27, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://kpn.github.io/kstreams/pr-preview/pr-248/
on branch gh-pages at 2024-11-27 14:08 UTC

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.68%. Comparing base (3cafa58) to head (122b4ca).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
kstreams/streams.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   95.73%   95.68%   -0.06%     
==========================================
  Files          24       24              
  Lines         961      973      +12     
==========================================
+ Hits          920      931      +11     
- Misses         41       42       +1     

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

@woile woile merged commit 3280be0 into master Nov 27, 2024
9 checks passed
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.

UDF middleware cannot handle ConsumerRecord with specified generic typing
2 participants