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: byte index to read singularEvent, propagate payload func to processor pipeline #5314

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge branch 'master' into chore.propagatePayloadMarshalFuncToPipeline

f9498ae
Select commit
Loading
Failed to load commit list.
Open

chore: byte index to read singularEvent, propagate payload func to processor pipeline #5314

Merge branch 'master' into chore.propagatePayloadMarshalFuncToPipeline
f9498ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

73.54% (-0.03%) compared to f908e21

View this Pull Request on Codecov

73.54% (-0.03%) compared to f908e21

Details

Codecov Report

Attention: Patch coverage is 85.07463% with 10 lines in your changes missing coverage. Please review.

Project coverage is 73.54%. Comparing base (f908e21) to head (f9498ae).
Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
processor/processor.go 84.84% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5314      +/-   ##
==========================================
- Coverage   73.57%   73.54%   -0.03%     
==========================================
  Files         424      424              
  Lines       59935    59961      +26     
==========================================
+ Hits        44095    44098       +3     
- Misses      13370    13397      +27     
+ Partials     2470     2466       -4     

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