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

feat: use protobuf to store wmb in KV #1782

Merged
merged 3 commits into from
Jul 1, 2024
Merged

feat: use protobuf to store wmb in KV #1782

merged 3 commits into from
Jul 1, 2024

Conversation

yhl25
Copy link
Contributor

@yhl25 yhl25 commented Jun 29, 2024

fixes #1779

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.14%. Comparing base (73bd723) to head (658e94d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1782      +/-   ##
==========================================
+ Coverage   56.06%   56.14%   +0.08%     
==========================================
  Files         274      274              
  Lines       22170    22174       +4     
==========================================
+ Hits        12429    12450      +21     
+ Misses       8935     8921      -14     
+ Partials      806      803       -3     

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

@yhl25 yhl25 marked this pull request as ready for review July 1, 2024 06:02
@yhl25 yhl25 requested review from whynowy and vigith as code owners July 1, 2024 06:02
@yhl25 yhl25 merged commit 5f3766a into main Jul 1, 2024
26 checks passed
@yhl25 yhl25 deleted the wmb-proto branch July 1, 2024 06:42
samhith-kakarla pushed a commit to samhith-kakarla/numaflow that referenced this pull request Jul 5, 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.

Use protobuf for encoding watermark
2 participants