chore: Allow auto pruning of the query table #29936
Merged
Codecov / codecov/project
succeeded
Aug 16, 2024 in 1s
83.64% (+23.15%) compared to 76d897e
View this Pull Request on Codecov
83.64% (+23.15%) compared to 76d897e
Details
Codecov Report
Attention: Patch coverage is 34.88372%
with 28 lines
in your changes missing coverage. Please review.
Project coverage is 83.64%. Comparing base (
76d897e
) to head (752fbb7
).
Report is 592 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
superset/commands/sql_lab/query.py | 35.29% | 22 Missing |
superset/tasks/scheduler.py | 33.33% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #29936 +/- ##
===========================================
+ Coverage 60.48% 83.64% +23.15%
===========================================
Files 1931 528 -1403
Lines 76236 38148 -38088
Branches 8568 0 -8568
===========================================
- Hits 46114 31910 -14204
+ Misses 28017 6238 -21779
+ Partials 2105 0 -2105
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading