Skip to content

feat(sqllab): Add cache sqllab sidebar table schema (#32796) - #32830

Closed
trentlavoie wants to merge 1 commit into
apache:masterfrom
trentlavoie:schema_cache
Closed

feat(sqllab): Add cache sqllab sidebar table schema (#32796)#32830
trentlavoie wants to merge 1 commit into
apache:masterfrom
trentlavoie:schema_cache

feature(sqllab): Add cache sqllab sidebar table schema (#32796)

d36033b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2025 in 1s

83.41% (+22.92%) compared to 76d897e

View this Pull Request on Codecov

83.41% (+22.92%) compared to 76d897e

Details

Codecov Report

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

Project coverage is 83.41%. Comparing base (76d897e) to head (d36033b).
Report is 2164 commits behind head on master.

Files with missing lines Patch % Lines
superset/databases/utils.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #32830       +/-   ##
===========================================
+ Coverage   60.48%   83.41%   +22.92%     
===========================================
  Files        1931      549     -1382     
  Lines       76236    39476    -36760     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    32927    -13187     
+ Misses      28017     6549    -21468     
+ Partials     2105        0     -2105     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.