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

remove duplicate utils imported in sql_lab.py #5851

Merged

Conversation

youngyjd
Copy link
Contributor

@youngyjd youngyjd commented Sep 10, 2018

Found that superset.utils is imported twice in sql_lab.py.
This PR is to remove one import.

@youngyjd youngyjd changed the title remove duplicated utils remove duplicate utils imported in sql_lab.py Sep 10, 2018
@codecov-io
Copy link

codecov-io commented Sep 10, 2018

Codecov Report

Merging #5851 into master will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5851      +/-   ##
==========================================
+ Coverage   63.73%   63.74%   +<.01%     
==========================================
  Files         374      374              
  Lines       23325    23328       +3     
  Branches     2607     2607              
==========================================
+ Hits        14867    14870       +3     
  Misses       8445     8445              
  Partials       13       13
Impacted Files Coverage Δ
superset/sql_lab.py 71.42% <75%> (ø) ⬆️
...perset/assets/src/visualizations/MapBox/MapBox.jsx 0% <0%> (ø) ⬆️
superset/assets/src/explore/visTypes.jsx 57.14% <0%> (ø) ⬆️
...perset/assets/src/components/StackTraceMessage.jsx 58.33% <0%> (ø) ⬆️
superset/viz.py 81.44% <0%> (+0.15%) ⬆️
superset/assets/src/utils/common.js 61.53% <0%> (+1.53%) ⬆️

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 c82cea3...d14d0e5. Read the comment docs.

@youngyjd youngyjd force-pushed the remove-duplicated-utils-import-in-sqllab branch 2 times, most recently from 826b9a9 to 91543ca Compare September 11, 2018 17:59
@youngyjd youngyjd closed this Sep 11, 2018
@youngyjd youngyjd reopened this Sep 11, 2018
@youngyjd youngyjd closed this Sep 11, 2018
@youngyjd youngyjd reopened this Sep 11, 2018
@youngyjd youngyjd force-pushed the remove-duplicated-utils-import-in-sqllab branch 2 times, most recently from a1d5b92 to e02271a Compare September 12, 2018 00:49
@youngyjd youngyjd force-pushed the remove-duplicated-utils-import-in-sqllab branch from e02271a to d14d0e5 Compare September 12, 2018 02:01
@youngyjd
Copy link
Contributor Author

@timifasubaa test passed. should be ready to go.

@timifasubaa timifasubaa merged commit fdd44ac into apache:master Sep 13, 2018
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
@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