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

[sql lab] preserve schema through visualize flow #4742

Merged
merged 2 commits into from
Apr 4, 2018

Conversation

mistercrunch
Copy link
Member

#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.

apache#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.
@codecov-io
Copy link

Codecov Report

Merging #4742 into master will increase coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #4742     +/-   ##
=========================================
+ Coverage   72.38%   72.58%   +0.2%     
=========================================
  Files         205      205             
  Lines       15374    15376      +2     
  Branches     1182     1183      +1     
=========================================
+ Hits        11128    11161     +33     
+ Misses       4243     4212     -31     
  Partials        3        3
Impacted Files Coverage Δ
...sets/javascripts/SqlLab/components/QuerySearch.jsx 69.15% <ø> (ø) ⬆️
...s/javascripts/SqlLab/components/VisualizeModal.jsx 99.24% <100%> (ø) ⬆️
superset/views/core.py 73.48% <100%> (+2.33%) ⬆️

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 f6fe11f...f86208e. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(y)

@mistercrunch mistercrunch merged commit 3b7e0a9 into apache:master Apr 4, 2018
@mistercrunch mistercrunch deleted the schema branch April 4, 2018 20:38
hughhhh pushed a commit to lyft/incubator-superset that referenced this pull request Apr 11, 2018
* [sql lab] preserve schema through visualize flow

apache#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.

* Fix lint
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
* [sql lab] preserve schema through visualize flow

apache#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.

* Fix lint
timifasubaa pushed a commit to timifasubaa/incubator-superset that referenced this pull request May 31, 2018
* [sql lab] preserve schema through visualize flow

apache#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.

* Fix lint
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
* [sql lab] preserve schema through visualize flow

apache#4696 got tangled
into refactoring views out of views/core.py and onto views/sql_lab.py

This is the same PR without the refactoring.

* Fix lint
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.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.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants