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: map_chunk wrong results when input is empty data #727

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

Merge branch 'main' into bug/map_chunk_empty_df

9cb4f26
Select commit
Loading
Failed to load commit list.
Open

BUG: map_chunk wrong results when input is empty data #727

Merge branch 'main' into bug/map_chunk_empty_df
9cb4f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2023 in 0s

49.64% (target 90.00%)

View this Pull Request on Codecov

49.64% (target 90.00%)

Details

Codecov Report

Merging #727 (9cb4f26) into main (b320ca3) will decrease coverage by 12.01%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main     #727       +/-   ##
===========================================
- Coverage   61.64%   49.64%   -12.01%     
===========================================
  Files        1058     1058               
  Lines       79780    79775        -5     
  Branches    16504    12431     -4073     
===========================================
- Hits        49181    39604     -9577     
- Misses      28045    38581    +10536     
+ Partials     2554     1590      -964     
Files Coverage Δ
python/xorbits/_mars/dataframe/base/map_chunk.py 19.48% <0.00%> (-69.20%) ⬇️

... and 346 files with indirect coverage changes