Skip to content

BUG: index may not monotonic increasing in DataFrameGroupbySortShuffle op#752

Draft
ChengjieLi28 wants to merge 3 commits into
xorbitsai:mainfrom
ChengjieLi28:bug/groupby_sort_true
Draft

BUG: index may not monotonic increasing in DataFrameGroupbySortShuffle op#752
ChengjieLi28 wants to merge 3 commits into
xorbitsai:mainfrom
ChengjieLi28:bug/groupby_sort_true

fix

1870c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

89.84% (target 90.00%)

View this Pull Request on Codecov

89.84% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.84%. Comparing base (f67ffd4) to head (1870c35).
⚠️ Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
- Coverage   93.58%   89.84%   -3.74%     
==========================================
  Files        1058     1058              
  Lines       79780    79783       +3     
  Branches    16504    16506       +2     
==========================================
- Hits        74659    71685    -2974     
- Misses       3446     6250    +2804     
- Partials     1675     1848     +173     

☔ View full report in Codecov by Harness.
📢 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.