-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
chore: type some SQL Lab components #14178
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14178 +/- ##
==========================================
+ Coverage 79.80% 79.87% +0.06%
==========================================
Files 943 944 +1
Lines 47874 47919 +45
Branches 6042 6069 +27
==========================================
+ Hits 38204 38273 +69
+ Misses 9548 9522 -26
- Partials 122 124 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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! Optional suggestion 😉
Co-authored-by: Michael S. Molina <[email protected]>
* chore: type some SQL Lab components * Update superset-frontend/src/SqlLab/components/QueryHistory.tsx Co-authored-by: Michael S. Molina <[email protected]> Co-authored-by: Michael S. Molina <[email protected]>
SUMMARY
Continue the push towards 100% TypeScript
TEST PLAN
CI
ADDITIONAL INFORMATION
to: @ktmud @betodealmeida @rusackas @nytai