-
Notifications
You must be signed in to change notification settings - Fork 916
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
adding documentation on files in util in addition to a README.md with an overview of each file and its exported functions #5540
Conversation
… an overview of each file and its exported functions Signed-off-by: tanupa <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5540 +/- ##
==========================================
- Coverage 66.97% 66.95% -0.02%
==========================================
Files 3293 3293
Lines 63289 63289
Branches 10065 10065
==========================================
- Hits 42390 42378 -12
- Misses 18458 18469 +11
- Partials 2441 2442 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
Thank you so much!
@joshuarrrr we should consider executing some doc generator to see what we get. |
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
… an overview of each file and its exported functions (#5540) Signed-off-by: tanupa <[email protected]> Co-authored-by: Josh Romero <[email protected]> (cherry picked from commit 4d57b8a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… an overview of each file and its exported functions (#5540) (#5618) (cherry picked from commit 4d57b8a) Signed-off-by: tanupa <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Josh Romero <[email protected]>
Description
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration