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

fix: Installing Superset Locally Using Docker Compose #12579

Merged
merged 1 commit into from Jan 30, 2021

Conversation

mephinet
Copy link
Contributor

you need to cd into the git workdir first, only then can you switch the branch...

you need to cd into the git workdir first, only then can you switch the branch...
@codecov-io
Copy link

codecov-io commented Jan 18, 2021

Codecov Report

Merging #12579 (3a7e35d) into master (0f243c6) will decrease coverage by 3.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12579      +/-   ##
==========================================
- Coverage   66.75%   63.66%   -3.09%     
==========================================
  Files        1015      486     -529     
  Lines       49634    29966   -19668     
  Branches     4839        0    -4839     
==========================================
- Hits        33131    19079   -14052     
+ Misses      16380    10887    -5493     
+ Partials      123        0     -123     
Flag Coverage Δ
cypress ?
javascript ?
python 63.66% <ø> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/sql_validators/postgres.py 50.00% <0.00%> (-50.00%) ⬇️
superset/db_engine_specs/sqlite.py 65.62% <0.00%> (-9.38%) ⬇️
superset/databases/commands/create.py 83.67% <0.00%> (-8.17%) ⬇️
superset/databases/commands/update.py 85.71% <0.00%> (-8.17%) ⬇️
superset/databases/commands/test_connection.py 84.78% <0.00%> (-4.35%) ⬇️
superset/utils/celery.py 96.42% <0.00%> (-3.58%) ⬇️
superset/models/core.py 85.86% <0.00%> (-2.99%) ⬇️
superset/views/core.py 72.89% <0.00%> (-2.48%) ⬇️
superset/db_engine_specs/mysql.py 89.79% <0.00%> (-2.05%) ⬇️
superset/datasets/api.py 89.49% <0.00%> (-1.83%) ⬇️
... and 537 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 0f243c6...3a7e35d. Read the comment docs.

@junlincc junlincc added new:contributor The author is a new contributor doc:developer Developer documentation labels Jan 27, 2021
@srinify
Copy link
Contributor

srinify commented Jan 30, 2021

Thanks @mephinet for this contribution, good call

@srinify srinify changed the title Bugfix in "Installing Superset Locally Using Docker Compose" fix: Installing Superset Locally Using Docker Compose Jan 30, 2021
@srinify srinify merged commit bf2cd56 into apache:master Jan 30, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 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 doc:developer Developer documentation new:contributor The author is a new contributor size/S 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants