BUG: map_chunk wrong results when input is empty data - #727
Open
ChengjieLi28 wants to merge 12 commits into
Open
BUG: map_chunk wrong results when input is empty data#727ChengjieLi28 wants to merge 12 commits into
map_chunk wrong results when input is empty data#727ChengjieLi28 wants to merge 12 commits into
Codecov / codecov/project
failed
Aug 7, 2026 in 0s
49.64% (target 90.00%)
View this Pull Request on Codecov
49.64% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.64%. Comparing base (b320ca3) to head (9cb4f26).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| python/xorbits/_mars/dataframe/base/map_chunk.py | 0.00% | 3 Missing |
❌ Your project check has failed because the head coverage (49.64%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (b320ca3) and HEAD (9cb4f26). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #727 +/- ##
===========================================
- Coverage 82.55% 49.64% -32.91%
===========================================
Files 1058 1058
Lines 79780 79775 -5
Branches 16504 12431 -4073
===========================================
- Hits 65861 39604 -26257
- Misses 11645 38581 +26936
+ Partials 2274 1590 -684 ☔ 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.
Loading