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(tags): Adding __init__ to tags #21591

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Conversation

craig-rueda
Copy link
Member

SUMMARY

Adds __init__.py to tags package

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #21591 (e413d3f) into master (954fc89) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #21591      +/-   ##
==========================================
+ Coverage   66.65%   66.69%   +0.04%     
==========================================
  Files        1794     1794              
  Lines       68721    68721              
  Branches     7318     7318              
==========================================
+ Hits        45804    45832      +28     
+ Misses      21055    21027      -28     
  Partials     1862     1862              
Flag Coverage Δ
hive 52.90% <ø> (ø)
mysql 78.21% <ø> (?)
postgres 78.26% <ø> (-0.02%) ⬇️
presto 52.80% <ø> (ø)
python 81.39% <ø> (+0.08%) ⬆️
sqlite 76.77% <ø> (?)
unit 50.91% <ø> (ø)

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

Impacted Files Coverage Δ
superset/tags/core.py 100.00% <ø> (ø)
superset/reports/commands/log_prune.py 85.71% <0.00%> (-3.58%) ⬇️
superset/commands/importers/v1/utils.py 92.20% <0.00%> (-1.30%) ⬇️
superset/common/query_object.py 93.87% <0.00%> (-0.52%) ⬇️
superset/reports/commands/execute.py 91.19% <0.00%> (-0.36%) ⬇️
superset/db_engine_specs/base.py 89.64% <0.00%> (+0.47%) ⬆️
superset/models/core.py 90.28% <0.00%> (+0.71%) ⬆️
superset/views/core.py 76.04% <0.00%> (+1.06%) ⬆️
superset/result_set.py 97.77% <0.00%> (+1.48%) ⬆️
superset/connectors/sqla/utils.py 89.21% <0.00%> (+1.96%) ⬆️
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@betodealmeida betodealmeida changed the title fix(tags) Adding __init__ to tags fix(tags): Adding __init__ to tags Sep 27, 2022
@craig-rueda craig-rueda merged commit 18ec294 into apache:master Sep 27, 2022
@craig-rueda craig-rueda deleted the craig/fix_tags branch September 27, 2022 17:35
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.1.0 and removed 🚢 2.1.3 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 size/S 🚢 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants