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

fix: migrate_roles #16098

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Conversation

betodealmeida
Copy link
Member

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@betodealmeida betodealmeida requested a review from a team as a code owner August 6, 2021 00:27
@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #16098 (d6c388c) into master (b72fd7b) will decrease coverage by 0.14%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16098      +/-   ##
==========================================
- Coverage   76.79%   76.64%   -0.15%     
==========================================
  Files         995      995              
  Lines       52878    52880       +2     
  Branches     6720     6720              
==========================================
- Hits        40606    40530      -76     
- Misses      12046    12124      +78     
  Partials      226      226              
Flag Coverage Δ
hive ?
mysql 81.59% <50.00%> (+0.03%) ⬆️
postgres 81.61% <50.00%> (-0.01%) ⬇️
python 81.70% <50.00%> (-0.29%) ⬇️
sqlite 81.25% <50.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
superset/migrations/shared/security_converge.py 86.36% <50.00%> (-0.56%) ⬇️
superset/db_engines/hive.py 0.00% <0.00%> (-82.15%) ⬇️
superset/db_engine_specs/hive.py 69.80% <0.00%> (-16.87%) ⬇️
superset/views/database/mixins.py 81.03% <0.00%> (-1.73%) ⬇️
superset/db_engine_specs/presto.py 83.47% <0.00%> (-1.05%) ⬇️
superset/db_engine_specs/base.py 87.98% <0.00%> (-0.39%) ⬇️
superset/connectors/sqla/models.py 88.08% <0.00%> (-0.24%) ⬇️
superset/utils/core.py 88.09% <0.00%> (-0.13%) ⬇️

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 b72fd7b...d6c388c. 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.

@henryyeh
Copy link
Contributor

henryyeh commented Aug 6, 2021

🏷️ 2021.31

@betodealmeida betodealmeida merged commit 28c383a into apache:master Aug 6, 2021
henryyeh pushed a commit to preset-io/superset that referenced this pull request Aug 6, 2021
(cherry picked from commit 28c383a)
villebro pushed a commit that referenced this pull request Aug 9, 2021
(cherry picked from commit 28c383a)
@villebro villebro added the v1.3 label Aug 9, 2021
villebro pushed a commit that referenced this pull request Aug 10, 2021
(cherry picked from commit 28c383a)
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
(cherry picked from commit 28c383a)
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
(cherry picked from commit 28c383a)
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
(cherry picked from commit 2abe54b)
@mistercrunch mistercrunch added 🍒 1.3.0 🍒 1.3.1 🍒 1.3.2 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 13, 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:2021.31 size/XS v1.3 🍒 1.3.0 🍒 1.3.1 🍒 1.3.2 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants