Skip to content

feat: DH-20363: Pivot filter support#2602

Merged
vbabich merged 14 commits into
deephaven:mainfrom
vbabich:pivot-filter-ui-main
Jan 15, 2026
Merged

feat: DH-20363: Pivot filter support#2602
vbabich merged 14 commits into
deephaven:mainfrom
vbabich:pivot-filter-ui-main

Fix unit test, address review comment

79e847b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

46.19% (+0.47%) compared to 7b2a23e

View this Pull Request on Codecov

46.19% (+0.47%) compared to 7b2a23e

Details

Codecov Report

❌ Patch coverage is 84.21053% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.19%. Comparing base (7b2a23e) to head (79e847b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/iris-grid/src/IrisGrid.tsx 72.09% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2602      +/-   ##
==========================================
+ Coverage   45.71%   46.19%   +0.47%     
==========================================
  Files         771      771              
  Lines       43649    43677      +28     
  Branches    11046    11054       +8     
==========================================
+ Hits        19954    20176     +222     
+ Misses      23678    23484     -194     
  Partials       17       17              

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