CHORE: Fix PerformanceWarning in pivot combine stage - #747
Open
ChengjieLi28 wants to merge 5 commits into
Open
Codecov / codecov/project
failed
Aug 4, 2026 in 0s
49.62% (target 90.00%)
View this Pull Request on Codecov
49.62% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.62%. Comparing base (b320ca3) to head (f1587de).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| python/xorbits/_mars/dataframe/base/pivot.py | 0.00% | 3 Missing |
❌ Your project check has failed because the head coverage (49.62%) 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 (f1587de). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #747 +/- ##
===========================================
- Coverage 82.55% 49.62% -32.93%
===========================================
Files 1058 1058
Lines 79780 79779 -1
Branches 16504 12433 -4071
===========================================
- Hits 65861 39593 -26268
- Misses 11645 38595 +26950
+ Partials 2274 1591 -683 ☔ 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