-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
fix: passing url params in sqllab #15246
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15246 +/- ##
=======================================
Coverage 66.32% 66.32%
=======================================
Files 1620 1620
Lines 63060 63061 +1
Branches 6368 6368
=======================================
+ Hits 41823 41824 +1
Misses 19579 19579
Partials 1658 1658
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Bump |
How can I help move this PR along? |
Thanks so much for this fix @maltoze and sorry for it slipping through the cracks 🙁 I'll work on pushing this through now. |
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.
LGTM!
🎉 🎉 🎉 🎉 When will this be available in a release? |
SUMMARY
Fixes: #13315
BEFORE
AFTER
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION