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

chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt #10117

Merged
merged 4 commits into from Jun 22, 2020

Conversation

villebro
Copy link
Member

@villebro villebro commented Jun 20, 2020

SUMMARY

This is a collection of small dependency related fixes:

TEST PLAN

Local testing + CI

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

@villebro villebro added the v0.37 label Jun 20, 2020
@villebro villebro changed the title chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt [WIP] chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt Jun 20, 2020
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jun 20, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

Merging #10117 into master will decrease coverage by 4.80%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10117      +/-   ##
==========================================
- Coverage   70.48%   65.68%   -4.81%     
==========================================
  Files         590      590              
  Lines       31171    31167       -4     
  Branches     3174     3177       +3     
==========================================
- Hits        21972    20472    -1500     
- Misses       9083    10515    +1432     
- Partials      116      180      +64     
Flag Coverage Δ
#cypress ?
#javascript 59.62% <ø> (+<0.01%) ⬆️
#python 69.96% <ø> (-0.24%) ⬇️
Impacted Files Coverage Δ
superset-frontend/src/SqlLab/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/explore/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/SqlLab/index.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/dashboard/App.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/explore/index.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/dashboard/index.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/setup/setupColors.js 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/chart/ChartContainer.jsx 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/setup/setupFormatters.js 0.00% <0.00%> (-100.00%) ⬇️
superset-frontend/src/explore/reducers/index.js 0.00% <0.00%> (-100.00%) ⬇️
... and 154 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 961b55c...514ccf5. Read the comment docs.

Copy link
Member

@dpgaspar dpgaspar left a comment

Choose a reason for hiding this comment

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

LGTM, thks for the slack dependencies catch

@villebro villebro changed the title [WIP] chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt Jun 22, 2020
@villebro villebro merged commit d615949 into apache:master Jun 22, 2020
@villebro villebro deleted the villebro/bump-cachelib branch June 22, 2020 13:01
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
apache#10117)

* chore: Bump sqlalchemy-utils and cachelib and refresh requirements.txt

* undeprecate EncryptedType

* black

* reference correct class

Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.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/S v0.37 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants