Skip to content

Fix edge case with columns missing after rollup. Address review comm…

a3cd200
Select commit
Loading
Failed to load commit list.
Open

fix: DH-22326: Un-hide group-by columns, keep other hidden columns hidden when applying rollup #2668

Fix edge case with columns missing after rollup. Address review comm…
a3cd200
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

49.95% (+0.16%) compared to 53e35dd

View this Pull Request on Codecov

49.95% (+0.16%) compared to 53e35dd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.95%. Comparing base (53e35dd) to head (a3cd200).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2668      +/-   ##
==========================================
+ Coverage   49.78%   49.95%   +0.16%     
==========================================
  Files         774      774              
  Lines       43917    43926       +9     
  Branches    11129    11132       +3     
==========================================
+ Hits        21866    21945      +79     
+ Misses      22033    21963      -70     
  Partials       18       18              

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