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: add imports back to celery file #29921

Merged
merged 1 commit into from
Aug 12, 2024

fix: add imports back to celery file

5ab7fb2
Select commit
Loading
Failed to load commit list.
Merged

fix: add imports back to celery file #29921

fix: add imports back to celery file
5ab7fb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

83.69% (+23.21%) compared to 76d897e

View this Pull Request on Codecov

83.69% (+23.21%) compared to 76d897e

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.69%. Comparing base (76d897e) to head (5ab7fb2).
Report is 581 commits behind head on master.

Files Patch % Lines
superset/tasks/celery_app.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29921       +/-   ##
===========================================
+ Coverage   60.48%   83.69%   +23.21%     
===========================================
  Files        1931      527     -1404     
  Lines       76236    38053    -38183     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31850    -14264     
+ Misses      28017     6203    -21814     
+ Partials     2105        0     -2105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.