Skip to content

feat: allow creating drop message for accumulator - #218

Merged
vaibhavtiwari33 merged 2 commits into
mainfrom
acc-drop
Sep 23, 2026
Merged

vaibhavtiwari33 merged 2 commits into
mainfrom
acc-drop

Conversation

@vaibhavtiwari33

Copy link
Copy Markdown
Contributor

Closes #217

Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@a312216). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage        ?   61.31%           
  Complexity      ?      604           
=======================================
  Files           ?      157           
  Lines           ?     3681           
  Branches        ?      271           
=======================================
  Hits            ?     2257           
  Misses          ?     1247           
  Partials        ?      177           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vaibhavtiwari33
vaibhavtiwari33 requested a review from yhl25 June 10, 2026 18:21
@yhl25

yhl25 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Now that we have eof handling in accumulator, I don't think we would need drop semantics.

@vaibhavtiwari33

Copy link
Copy Markdown
Contributor Author

@vaibhavtiwari33
vaibhavtiwari33 merged commit 198d66d into main Sep 23, 2026
5 checks passed
@vaibhavtiwari33
vaibhavtiwari33 deleted the acc-drop branch September 23, 2026 12:29
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.

Expose helper to construct dropped messages in accumulator (Message.toDrop(datum))

3 participants