Skip to content
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

check db extra and metadata params preemptively #6004

Conversation

youngyjd
Copy link
Contributor

@youngyjd youngyjd commented Sep 28, 2018

This PR is to add a check on extra field and metadata_params on db configuration.

screen shot 2018-09-28 at 11 40 09 am

screen shot 2018-10-08 at 2 07 53 pm

@youngyjd youngyjd force-pushed the check-extra-and-metadata-param-preemptively branch 4 times, most recently from c3c20b8 to 3b1fa86 Compare September 28, 2018 23:03
@youngyjd youngyjd force-pushed the check-extra-and-metadata-param-preemptively branch from 3b1fa86 to 41f536a Compare September 28, 2018 23:42
@codecov-io
Copy link

codecov-io commented Sep 28, 2018

Codecov Report

Merging #6004 into master will increase coverage by 14.33%.
The diff coverage is 69.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #6004       +/-   ##
===========================================
+ Coverage   63.48%   77.82%   +14.33%     
===========================================
  Files         443       46      -397     
  Lines       23753     9424    -14329     
  Branches     2638        0     -2638     
===========================================
- Hits        15080     7334     -7746     
+ Misses       8660     2090     -6570     
+ Partials       13        0       -13
Impacted Files Coverage Δ
superset/connectors/sqla/models.py 81.05% <100%> (-0.09%) ⬇️
superset/views/core.py 73.84% <66.66%> (+0.1%) ⬆️
superset/utils.py 88.39% <0%> (-0.9%) ⬇️
superset/db_engine_specs.py 55.61% <0%> (-0.09%) ⬇️
superset/connectors/sqla/views.py 64.34% <0%> (ø) ⬆️
superset/views/base.py 68% <0%> (ø) ⬆️
superset/viz.py 81.04% <0%> (ø) ⬆️
superset/assets/src/components/Checkbox.jsx
...ets/src/dashboard/components/dnd/DragDroppable.jsx
... and 398 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4868c00...07b3e07. Read the comment docs.

@youngyjd
Copy link
Contributor Author

youngyjd commented Sep 29, 2018

@betodealmeida Please take a look

@youngyjd
Copy link
Contributor Author

youngyjd commented Oct 8, 2018

Comments addressed. PTAL @betodealmeida

@betodealmeida betodealmeida merged commit f50ed17 into apache:master Oct 9, 2018
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect
youngyjd added a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect

(cherry picked from commit f50ed17)
youngyjd added a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect

(cherry picked from commit f50ed17)
youngyjd added a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect

(cherry picked from commit f50ed17)
youngyjd added a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect

(cherry picked from commit f50ed17)
youngyjd added a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect

(cherry picked from commit f50ed17)
bipinsoniguavus pushed a commit to ThalesGroup/incubator-superset that referenced this pull request Dec 26, 2018
* check db extra and metadata params preemptively

* flake8

* make use of inspect
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants