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 kafka streaming vcnt and ecnt count #264

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

thamindumk
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 1.41%. Comparing base (bcbae83) to head (3c74c52).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/partitioner/stream/Partitioner.cpp 0.00% 17 Missing ⚠️
src/util/kafka/StreamHandler.cpp 0.00% 6 Missing ⚠️
src/frontend/JasmineGraphFrontEnd.cpp 0.00% 3 Missing ⚠️
src/partitioner/stream/Partitioner.h 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #264      +/-   ##
=========================================
- Coverage    1.44%   1.41%   -0.04%     
=========================================
  Files          67      67              
  Lines       14288   14310      +22     
  Branches     9055    9068      +13     
=========================================
- Hits          207     203       -4     
- Misses      13877   13906      +29     
+ Partials      204     201       -3     

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

@miyurud
Copy link
Owner

miyurud commented Dec 11, 2024

There are some failures in the checks, please fix those.

@miyurud miyurud merged commit 8fc5c10 into miyurud:master Dec 12, 2024
6 of 8 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.

2 participants