-
Notifications
You must be signed in to change notification settings - Fork 623
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(fs): improve documentation #4788
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4788 +/- ##
=======================================
Coverage 91.97% 91.97%
=======================================
Files 487 487
Lines 41561 41564 +3
Branches 5365 5365
=======================================
+ Hits 38224 38227 +3
Misses 3279 3279
Partials 58 58 ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4788 +/- ##
=======================================
Coverage 92.04% 92.04%
=======================================
Files 487 487
Lines 38766 38773 +7
Branches 5428 5428
=======================================
+ Hits 35682 35689 +7
Misses 3027 3027
Partials 57 57 ☔ 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.
Left 2 comments. Other part looks good to me.
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. Nice work!
Hopefully takes documentation from great to excellent.