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

feat: Switching Docker compose over to the official image #11707

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

craig-rueda
Copy link
Member

SUMMARY

  • Switches the docker-compose base image to apache/incubator-superset as opposed to a locally built image

@codecov-io
Copy link

codecov-io commented Nov 15, 2020

Codecov Report

Merging #11707 (ff64687) into master (700c7c5) will increase coverage by 0.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11707      +/-   ##
==========================================
+ Coverage   66.04%   66.97%   +0.92%     
==========================================
  Files         889      889              
  Lines       43059    43059              
  Branches     4016     4016              
==========================================
+ Hits        28437    28837     +400     
+ Misses      14500    14120     -380     
+ Partials      122      102      -20     
Flag Coverage Δ
cypress 56.03% <ø> (+7.48%) ⬆️
javascript 62.81% <ø> (ø)
python 62.87% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...ntend/src/dashboard/components/PropertiesModal.jsx 83.03% <0.00%> (ø)
superset-frontend/src/SqlLab/actions/sqlLab.js 64.52% <0.00%> (+0.21%) ⬆️
superset/db_engine_specs/presto.py 82.28% <0.00%> (+0.64%) ⬆️
superset-frontend/src/explore/exploreUtils.js 80.29% <0.00%> (+0.72%) ⬆️
superset-frontend/src/reduxUtils.ts 79.74% <0.00%> (+1.26%) ⬆️
...erset-frontend/src/dashboard/components/Header.jsx 66.16% <0.00%> (+1.50%) ⬆️
...perset-frontend/src/components/CopyToClipboard.jsx 37.50% <0.00%> (+1.56%) ⬆️
superset-frontend/src/utils/common.js 74.19% <0.00%> (+1.61%) ⬆️
...nd/src/explore/components/ExploreViewContainer.jsx 76.59% <0.00%> (+2.12%) ⬆️
...end/src/dashboard/components/dnd/DragDroppable.jsx 97.29% <0.00%> (+2.70%) ⬆️
... and 48 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 700c7c5...ff64687. Read the comment docs.

@willbarrett willbarrett changed the title Switching Docker compose over to the official image feat: Switching Docker compose over to the official image Nov 16, 2020
@craig-rueda craig-rueda merged commit 5700f8d into apache:master Nov 16, 2020
@craig-rueda craig-rueda deleted the craig/docker-compose branch November 16, 2020 15:54
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.0.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 size/M 🚢 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants