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: missing init on importexport pkg #19435

Merged
merged 1 commit into from Mar 30, 2022

Conversation

dpgaspar
Copy link
Member

SUMMARY

Fixes a missing __init__.py on the importexport pkg

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • 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

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #19435 (3fd6c46) into master (fa35109) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #19435   +/-   ##
=======================================
  Coverage   66.59%   66.59%           
=======================================
  Files        1670     1670           
  Lines       63888    63888           
  Branches     6510     6510           
=======================================
  Hits        42544    42544           
  Misses      19654    19654           
  Partials     1690     1690           
Flag Coverage Δ
hive 52.64% <ø> (ø)
mysql 81.89% <ø> (ø)
postgres 81.94% <ø> (ø)
presto 52.48% <ø> (ø)
python 82.37% <ø> (ø)
sqlite 81.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 fa35109...3fd6c46. Read the comment docs.

@dpgaspar dpgaspar merged commit 2451937 into apache:master Mar 30, 2022
@dpgaspar dpgaspar deleted the fix/missing-init-importexport branch March 30, 2022 14:47
@villebro villebro added the lts-v1 label Apr 1, 2022
villebro pushed a commit that referenced this pull request Apr 3, 2022
villebro pushed a commit that referenced this pull request Apr 4, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 and removed 🚢 2.0.1 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 lts-v1 preset-io size/S 🍒 1.5.0 🍒 1.5.1 🍒 1.5.2 🍒 1.5.3 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants