Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ChengjieLi28
Copy link
Contributor

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added the bug Something isn't working label Oct 24, 2023
@XprobeBot XprobeBot added this to the v0.7.1 milestone Oct 24, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #752 (1870c35) into main (f67ffd4) will decrease coverage by 3.74%.
The diff coverage is 100.00%.

@@            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     
Flag Coverage Δ
unittests 89.74% <100.00%> (-3.74%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...hon/xorbits/_mars/dataframe/groupby/aggregation.py 95.96% <100.00%> (+0.01%) ⬆️

... and 122 files with indirect coverage changes

@XprobeBot XprobeBot modified the milestones: v0.7.1, v0.7.2 Nov 21, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.2, v0.7.3 Jan 5, 2024
@XprobeBot XprobeBot modified the milestones: v0.7.3, v0.7.4 Aug 22, 2024
@luweizheng luweizheng removed this from the v0.7.4 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants