-
Notifications
You must be signed in to change notification settings - Fork 178
lib.io: Implement *Buffer
from RFC 55.
#1215
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1215 +/- ##
==========================================
+ Coverage 89.62% 89.78% +0.16%
==========================================
Files 43 43
Lines 9722 9929 +207
Branches 2332 2396 +64
==========================================
+ Hits 8713 8915 +202
- Misses 819 823 +4
- Partials 190 191 +1 ☔ View full report in Codecov by Sentry. |
de0846e
to
81c76cf
Compare
81c76cf
to
180dea9
Compare
5b3e458
to
e656f5d
Compare
e656f5d
to
ef8728b
Compare
d187b2a
to
efc2364
Compare
efc2364
to
a854e48
Compare
a854e48
to
1e88d42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
The docstrings are intentionally not linked from docs/stdlib/io.rst
for the time being; I will take care of that later.
No description provided.