-
Notifications
You must be signed in to change notification settings - Fork 4
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
Merge master into lyft/master #42
Conversation
* Add new escape characters to OnPasteSelect * Add Unit Tests to onPasteSelect_spec * Update new line to tab escape character * Fix indentation in 2 cases
* Apply dashboardFilter to dashboards * added missing comma
* Refactor db_engine_specs into package * Rename bigquery class and add epoch funcs * Fix flake8 errors * Dynamically load all engine specs * Fix linting errors and unit tests * Implement Snowflake epoch time funcs * Implement Teradata epoch time func * Fix presto datasource query and remove unused import * Fix broken datasource query * Add mypy ignore for false positive * Add missing license files * Make create_time_grains_tuple public * Fix flake8 quote * Fix incorrect licence header
* Bump FAB to 2.1.0 * Bump FAB to 2.1.1 * Bump FAB to 2.1.2 * Test revert to 2.1.1 * again to 2.1.2 * Bump FAB to 2.1.4
Add Intercom in the list of organisations that use Superset.
* Use grid for wide tables * WIP * Fix CSS issues * Add unit test * Add constant * Improve ref * Remove wrong refs; no longer need extra height * Revert number of columns
Codecov Report
@@ Coverage Diff @@
## lyft-master #42 +/- ##
==============================================
+ Coverage 64.58% 64.8% +0.22%
==============================================
Files 444 468 +24
Lines 22261 22418 +157
Branches 2451 2467 +16
==============================================
+ Hits 14378 14529 +151
- Misses 7748 7754 +6
Partials 135 135
Continue to review full report at Codecov.
|
Oooff... big merge. I guess we need to flush our pipeline so that we can bring these in more incrementally. We can still try to address the degraded metrics stuff. |
👍 |
🚀 |
Merge latest Apache master into
lyft-master
to bring apache#7693.