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

chore: log producer message size #68

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

jeffreiffers
Copy link
Contributor

@jeffreiffers jeffreiffers commented May 31, 2024

Fixes #67

Copy link

codecov bot commented May 31, 2024

Codecov Report

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

Project coverage is 11.12%. Comparing base (3868f7d) to head (0f2c62e).

Files Patch % Lines
src/kafka.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   11.10%   11.12%   +0.02%     
==========================================
  Files          10       10              
  Lines        3963     3963              
  Branches      776      779       +3     
==========================================
+ Hits          440      441       +1     
+ Misses       3372     3370       -2     
- Partials      151      152       +1     

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

@jeffreiffers jeffreiffers force-pushed the fix/jr/message-too-large branch from 7b9ecbd to 711fadc Compare June 4, 2024 13:37
@jeffreiffers jeffreiffers force-pushed the fix/jr/message-too-large branch from 711fadc to 0f2c62e Compare June 11, 2024 12:17
@jeffreiffers jeffreiffers requested a review from NilsOveTen June 12, 2024 07:12
@jeffreiffers jeffreiffers merged commit 6ca60a5 into main Jun 12, 2024
4 of 5 checks passed
@jeffreiffers jeffreiffers deleted the fix/jr/message-too-large branch June 12, 2024 07:17
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.

BUG: Message too large
2 participants