Skip to content

Conversation

@hibachrach
Copy link

Documentation

The old text to me was ambiguous as "cleared" typically means "emptied with the contents destroyed" (i.e., like the clear built-in function), but the API semantics actually expect the buffer to be flushed. This came up on Slack and it was suggested I open a PR.

The old text to me was ambiguous as "cleared" typically means "emptied
with the contents destroyed" (i.e., like the `clear` built-in function),
but the API semantics actually expect the buffer to be _flushed_.
This came up [on Slack][slack_thread] and it was suggested I open a PR.

[slack_thread]: https://cloud-native.slack.com/archives/C01N6P7KR6W/p1763268895514129?thread_ts=1763186839.475819&cid=C01N6P7KR6W
@hibachrach hibachrach requested a review from a team as a code owner November 16, 2025 07:38
Copy link
Contributor

@jade-guiton-dd jade-guiton-dd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's wait until after the 0.140.0 release is complete to merge this however

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (6341969) to head (3238c24).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14166   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files         658      658           
  Lines       41184    41184           
=======================================
+ Hits        37993    37995    +2     
+ Misses       2184     2183    -1     
+ Partials     1007     1006    -1     

☔ View full report in Codecov by Sentry.
📢 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.

@songy23 songy23 added Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests ready-to-merge Code review completed; ready to merge by maintainers labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants