-
Notifications
You must be signed in to change notification settings - Fork 632
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
docs(io): document std/io
#5656
Conversation
@iuioiua PTAL |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5656 +/- ##
=======================================
Coverage 96.25% 96.26%
=======================================
Files 470 470
Lines 38188 38251 +63
Branches 5545 5545
=======================================
+ Hits 36759 36821 +62
- Misses 1387 1388 +1
Partials 42 42 ☔ View full report in Codecov by Sentry. |
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.
Nice! Once we trim the package of its deprecated APIs, we should revisit some symbols. Namely, options which don't have their own interfaces don't display their properties' JSDocs correctly.
part of #3764