-
Notifications
You must be signed in to change notification settings - Fork 1
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/sql json view14 #41
base: master
Are you sure you want to change the base?
Conversation
…ry was not created
Codecov Report
@@ Coverage Diff @@
## master #41 +/- ##
========================================
Coverage 76.87% 76.88%
========================================
Files 1004 1005 +1
Lines 53989 54046 +57
Branches 7335 7463 +128
========================================
+ Hits 41505 41551 +46
- Misses 12245 12255 +10
- Partials 239 240 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
bd2e42c
to
4de9f83
Compare
#41) * [typescript] add build support for typescript * [typescript] working lint and build * [typescript] refactor SupersetClient to TS * [typescript][connection] leverage RequestInit types when relevant * [typescript][connection] callApi.js => callApi.ts * [typescript][connection] remaining .js => .ts * [typescript][connection] add and export src/types.ts, refactor things, convert test to .ts and fix * [typescript] build:ts only in typescript-containing packages
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION