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

CHORE: Fix PerformanceWarning in pivot combine stage #747

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into enh/pivot_combine

f1587de
Select commit
Loading
Failed to load commit list.
Open

CHORE: Fix PerformanceWarning in pivot combine stage #747

Merge branch 'main' into enh/pivot_combine
f1587de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2023 in 1s

49.62% (target 90.00%)

View this Pull Request on Codecov

49.62% (target 90.00%)

Details

Codecov Report

Merging #747 (f1587de) into main (b320ca3) will decrease coverage by 27.67%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main     #747       +/-   ##
===========================================
- Coverage   77.29%   49.62%   -27.67%     
===========================================
  Files        1058     1058               
  Lines       79780    79779        -1     
  Branches    16504    12433     -4071     
===========================================
- Hits        61663    39593    -22070     
- Misses      15724    38595    +22871     
+ Partials     2393     1591      -802     
Files Coverage Δ
python/xorbits/_mars/dataframe/base/pivot.py 23.70% <0.00%> (+0.17%) ⬆️

... and 639 files with indirect coverage changes