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(capi): New API chewing_ack to acknowledge output buffers #611

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

kanru
Copy link
Member

@kanru kanru commented Jul 15, 2024

Fixes #500

@kanru kanru added this to the v0.9.0 milestone Jul 15, 2024
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.71%. Comparing base (8c640c3) to head (d00d6a6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
+ Coverage   89.70%   89.71%   +0.01%     
==========================================
  Files          42       42              
  Lines        8714     8723       +9     
==========================================
+ Hits         7817     7826       +9     
  Misses        897      897              

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

@kanru kanru enabled auto-merge July 15, 2024 07:25
@kanru kanru added this pull request to the merge queue Jul 15, 2024
Merged via the queue into master with commit 2a23796 Jul 15, 2024
12 checks passed
@kanru kanru deleted the feat-ack branch July 15, 2024 07:35
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.

Add an API for IME to signal they have handled output
1 participant