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

io: specify Bytes() behavior a bit better for BufBinWriter #3663

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

roman-khimov
Copy link
Member

It's not immediately obvious.

It's not immediately obvious.

Signed-off-by: Roman Khimov <[email protected]>
@roman-khimov roman-khimov added documentation Improvements or additions to documentation enhancement Improving existing functionality labels Nov 5, 2024
@roman-khimov roman-khimov added this to the v0.107.0 milestone Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.15%. Comparing base (cee296e) to head (23f9c5a).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3663      +/-   ##
==========================================
+ Coverage   83.09%   83.15%   +0.06%     
==========================================
  Files         334      334              
  Lines       46576    46576              
==========================================
+ Hits        38702    38732      +30     
+ Misses       6303     6271      -32     
- Partials     1571     1573       +2     

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

@AnnaShaleva AnnaShaleva merged commit 1a540d5 into master Nov 6, 2024
34 checks passed
@AnnaShaleva AnnaShaleva deleted the io-improve-bytes-doc branch November 6, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants