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: don't link to database engine pages #11242

Merged
merged 3 commits into from
Oct 13, 2020

Conversation

mistercrunch
Copy link
Member

Per ASF raised concerned, removing links to database pages from our main docs page

@codecov-io
Copy link

codecov-io commented Oct 12, 2020

Codecov Report

Merging #11242 into master will increase coverage by 4.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11242      +/-   ##
==========================================
+ Coverage   61.39%   65.56%   +4.16%     
==========================================
  Files         832      832              
  Lines       39390    39394       +4     
  Branches     3592     3592              
==========================================
+ Hits        24184    25829    +1645     
+ Misses      15025    13456    -1569     
+ Partials      181      109      -72     
Flag Coverage Δ
#cypress 55.89% <ø> (?)
#javascript 62.40% <ø> (ø)
#python 60.79% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...et-frontend/src/SqlLab/components/LimitControl.tsx 84.78% <0.00%> (-1.89%) ⬇️
...-frontend/src/datasource/ChangeDatasourceModal.tsx 73.21% <0.00%> (-1.34%) ⬇️
superset/connectors/sqla/models.py 89.74% <0.00%> (-0.17%) ⬇️
...ontend/src/components/ListView/TableCollection.tsx 100.00% <0.00%> (ø)
superset/viz.py 57.52% <0.00%> (+0.07%) ⬆️
...rontend/src/SqlLab/components/AceEditorWrapper.tsx 60.75% <0.00%> (+1.26%) ⬆️
...ashboard/components/gridComponents/ChartHolder.jsx 79.16% <0.00%> (+1.38%) ⬆️
...perset-frontend/src/components/CopyToClipboard.jsx 36.36% <0.00%> (+1.51%) ⬆️
...rset-frontend/src/explore/components/SaveModal.jsx 92.30% <0.00%> (+1.53%) ⬆️
...hboard/components/resizable/ResizableContainer.jsx 71.87% <0.00%> (+1.56%) ⬆️
... and 167 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 dcdf15f...5241d4c. Read the comment docs.

</ul>
<span className="databaseSub">
... and any other
<a href="https://superset.incubator.apache.org/installation.html#database-dependencies">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems perfectly reasonable to me. Making the change on behalf of @mistercrunch - feel free to roll it back if you're not into it ;)

@rusackas
Copy link
Member

Excited to see this one go through, @mistercrunch so I made the edit @ktmud suggested, and fixed up the linting so it'll pass CI.

@mistercrunch mistercrunch merged commit 8676c3e into apache:master Oct 13, 2020
@mistercrunch
Copy link
Member Author

Merged! thanks you 2!

auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
* docs: don't link to database engine pages

* making the linter happy

* updating database installation link

Co-authored-by: Evan Rusackas <[email protected]>
@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 🚢 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants