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

docs: fix 1.0.0 README images (v2) #12792

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Conversation

dpgaspar
Copy link
Member

SUMMARY

Followup fix from #12664 since symbolic links don't work, adding files has a copy now

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-io
Copy link

Codecov Report

Merging #12792 (7d0ff61) into master (044d1ae) will decrease coverage by 3.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12792      +/-   ##
==========================================
- Coverage   67.00%   63.40%   -3.60%     
==========================================
  Files        1022      488     -534     
  Lines       50047    30115   -19932     
  Branches     4914        0    -4914     
==========================================
- Hits        33533    19095   -14438     
+ Misses      16390    11020    -5370     
+ Partials      124        0     -124     
Flag Coverage Δ
cypress ?
javascript ?
python 63.40% <ø> (-0.68%) ⬇️

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

Impacted Files Coverage Δ
superset/db_engines/hive.py 0.00% <0.00%> (-85.72%) ⬇️
superset/sql_validators/postgres.py 50.00% <0.00%> (-50.00%) ⬇️
superset/db_engine_specs/hive.py 73.84% <0.00%> (-17.31%) ⬇️
superset/databases/commands/create.py 83.67% <0.00%> (-8.17%) ⬇️
superset/databases/commands/update.py 85.71% <0.00%> (-8.17%) ⬇️
superset/connectors/sqla/models.py 84.31% <0.00%> (-6.28%) ⬇️
superset/db_engine_specs/sqlite.py 90.62% <0.00%> (-6.25%) ⬇️
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.59% <0.00%> (-3.27%) ⬇️
... and 545 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 044d1ae...7d0ff61. Read the comment docs.

@dpgaspar dpgaspar merged commit 11ca730 into apache:master Jan 27, 2021
@dpgaspar dpgaspar deleted the fix/1-0-README-v2 branch January 27, 2021 18:51
@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 preset-io 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants