-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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: Extensions architecture POC #31934
base: master
Are you sure you want to change the base?
chore: Extensions architecture POC #31934
Conversation
Based on your review schedule, I'll hold off on reviewing this PR until it's marked as ready for review. If you'd like me to take a look now, comment
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #31934 +/- ##
==========================================
+ Coverage 60.48% 65.52% +5.04%
==========================================
Files 1931 548 -1383
Lines 76236 39157 -37079
Branches 8568 0 -8568
==========================================
- Hits 46114 25659 -20455
+ Misses 28017 13498 -14519
+ Partials 2105 0 -2105
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
904fbd9
to
871787f
Compare
@villebro @rusackas Here are the 2 extensions that I wrote as examples: extensions.zip |
SUMMARY
This branch is for POC purposes and should not be merged to master.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
To access the POC, use the
SQL
->SQL Lab POC
menu option.ADDITIONAL INFORMATION