-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
refactor: Organizes the Select files #21589
refactor: Organizes the Select files #21589
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21589 +/- ##
=======================================
Coverage 66.65% 66.66%
=======================================
Files 1794 1796 +2
Lines 68692 68709 +17
Branches 7308 7311 +3
=======================================
+ Hits 45789 45804 +15
- Misses 21035 21043 +8
+ Partials 1868 1862 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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 cleanup!
SUMMARY
Organizes the
Select
files. No functional changes.types.ts
filestyles.tsx
file@cccs-RyanK
TESTING INSTRUCTIONS
1 - Execute all tests
2 - All tests should pass
ADDITIONAL INFORMATION