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

Moving get_main_db out of tests and into superset utils #5864

Merged
merged 1 commit into from
Sep 12, 2018

Conversation

michellethomas
Copy link
Contributor

Moving get_main_database into superset utils so it's no longer under tests.

@john-bodley

@codecov-io
Copy link

Codecov Report

Merging #5864 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5864      +/-   ##
==========================================
+ Coverage   63.73%   63.74%   +<.01%     
==========================================
  Files         374      374              
  Lines       23325    23327       +2     
  Branches     2607     2607              
==========================================
+ Hits        14867    14869       +2     
  Misses       8445     8445              
  Partials       13       13
Impacted Files Coverage Δ
superset/utils.py 89.08% <100%> (+0.05%) ⬆️
superset/cli.py 53.6% <100%> (-0.21%) ⬇️

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...82ce34c. Read the comment docs.

@john-bodley john-bodley merged commit 657993d into apache:master Sep 12, 2018
@michellethomas michellethomas deleted the move_get_main_db branch September 12, 2018 17:16
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 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.

None yet

4 participants