-
Notifications
You must be signed in to change notification settings - Fork 84
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
Convert files related to redux from js to ts #462
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #462 +/- ##
=======================================
Coverage 34.02% 34.02%
=======================================
Files 22 22
Lines 4021 4021
=======================================
Hits 1368 1368
Misses 2515 2515
Partials 138 138 ☔ 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 work @raghavaggarwal2308 👍 Just a few comments on adding some more types
@mickmister Fixed the review comments. Please re-review. |
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.
Amazing work 👍 I have just one last request to convert a small component's index.ts
and component file to test drive how this all works. Great job!
@mickmister Gentle reminder for the re-review |
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.
Mostly looks good, just a few more suggestions and questions
@mickmister Fixed the review comments added by you |
@mickmister Implemented the suggestions. Please have a look |
@mickmister @wiggin77 Updated the suggestions, please have a look. |
Summary
What to test?