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: README.md navigation changes for 1.0.0 #12637

Merged
merged 2 commits into from Jan 21, 2021

Conversation

garden-of-delete
Copy link
Contributor

SUMMARY

  • Changed the "Release Notes" link in the top level README.md to point to a new section at the top of RELEASING/README.md .
  • Added a new section to the top of RELEASING/README.md to function as a directory for recent release notes
  • Swapped a suboptimal image showing alerts and reports out for two better images

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TEST PLAN

No changes to code. No tests required.

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-io commented Jan 21, 2021

Codecov Report

Merging #12637 (b7dfbdb) into master (7577f47) will decrease coverage by 3.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12637      +/-   ##
==========================================
- Coverage   66.80%   63.25%   -3.56%     
==========================================
  Files        1017      486     -531     
  Lines       49730    29984   -19746     
  Branches     4864        0    -4864     
==========================================
- Hits        33224    18965   -14259     
+ Misses      16383    11019    -5364     
+ Partials      123        0     -123     
Flag Coverage Δ
cypress ?
javascript ?
python 63.25% <ø> (-0.75%) ⬇️

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/views/database/views.py 62.69% <0.00%> (-24.88%) ⬇️
superset/db_engine_specs/sqlite.py 65.62% <0.00%> (-9.38%) ⬇️
superset/db_engine_specs/presto.py 73.37% <0.00%> (-8.66%) ⬇️
superset/databases/commands/create.py 83.67% <0.00%> (-8.17%) ⬇️
superset/databases/commands/update.py 85.71% <0.00%> (-8.17%) ⬇️
superset/sql_validators/base.py 93.33% <0.00%> (-6.67%) ⬇️
superset/db_engine_specs/base.py 79.59% <0.00%> (-6.38%) ⬇️
superset/views/database/forms.py 83.33% <0.00%> (-5.56%) ⬇️
superset/databases/commands/test_connection.py 84.78% <0.00%> (-4.35%) ⬇️
... and 542 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 7577f47...b7dfbdb. Read the comment docs.

@robdiciuccio robdiciuccio merged commit 57df4cc into apache:master Jan 21, 2021
@robdiciuccio robdiciuccio deleted the robert/readme-1-0-patch branch January 21, 2021 02:18
@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.

None yet

4 participants