Skip to content

refactor: Decouple IrisGrid from Dh.Sort, use SortDescriptor instead …

b9dc108
Select commit
Loading
Failed to load commit list.
Merged

refactor: Cherry-pick #2583 Decouple IrisGrid from Dh.Sort, use SortDescriptor instead #2580

refactor: Decouple IrisGrid from Dh.Sort, use SortDescriptor instead …
b9dc108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 0s

48.44% (-0.01%) compared to a467feb

View this Pull Request on Codecov

48.44% (-0.01%) compared to a467feb

Details

Codecov Report

❌ Patch coverage is 82.35294% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.44%. Comparing base (a467feb) to head (b9dc108).

Files with missing lines Patch % Lines
packages/iris-grid/src/IrisGridUtils.ts 82.60% 4 Missing ⚠️
packages/iris-grid/src/IrisGrid.tsx 33.33% 2 Missing ⚠️
packages/iris-grid/src/IrisGridTestUtils.ts 60.00% 2 Missing ⚠️
packages/iris-grid/src/IrisGridRenderer.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/v0.85    #2580      +/-   ##
=================================================
- Coverage          48.45%   48.44%   -0.01%     
=================================================
  Files                712      712              
  Lines              39736    39747      +11     
  Branches            9920     9921       +1     
=================================================
+ Hits               19253    19255       +2     
- Misses             20470    20479       +9     
  Partials              13       13              

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