Skip to content

feat(ag-grid): Server Side Filtering for Column Level Filters#35683

Merged
amaannawab923 merged 31 commits into
apache:masterfrom
amaannawab923:ag-grid-server-filters
Jan 12, 2026
Merged

feat(ag-grid): Server Side Filtering for Column Level Filters#35683
amaannawab923 merged 31 commits into
apache:masterfrom
amaannawab923:ag-grid-server-filters

Merge upstream/master into ag-grid-server-filters

95c8e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

67.92% (+67.92%) compared to 459b4cb

View this Pull Request on Codecov

67.92% (+67.92%) compared to 459b4cb

Details

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.92%. Comparing base (459b4cb) to head (95c8e12).

Files with missing lines Patch % Lines
superset/models/helpers.py 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #35683       +/-   ##
===========================================
+ Coverage        0   67.92%   +67.92%     
===========================================
  Files           0      642      +642     
  Lines           0    47914    +47914     
  Branches        0     5230     +5230     
===========================================
+ Hits            0    32547    +32547     
- Misses          0    14085    +14085     
- Partials        0     1282     +1282     

☔ 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.