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(embedded+async queries): support async queries to work with embedded guest user #26332

Merged

DRY

9b3c559
Select commit
Loading
Failed to load commit list.
Merged

fix(embedded+async queries): support async queries to work with embedded guest user #26332

DRY
9b3c559
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

69.17% (-0.01%) compared to 90a3d68

View this Pull Request on Codecov

69.17% (-0.01%) compared to 90a3d68

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (90a3d68) 69.18% compared to head (9b3c559) 69.17%.
Report is 32 commits behind head on master.

Files Patch % Lines
superset/tasks/async_queries.py 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26332      +/-   ##
==========================================
- Coverage   69.18%   69.17%   -0.01%     
==========================================
  Files        1945     1945              
  Lines       75967    75976       +9     
  Branches     8467     8467              
==========================================
+ Hits        52556    52559       +3     
- Misses      21224    21230       +6     
  Partials     2187     2187              

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