feat(cubesql): Push Limit-Sort down Union inputs#11125
Merged
Merged
Codecov / codecov/project
succeeded
Jun 19, 2026 in 1s
79.19% (+0.04%) compared to a67fa3c
View this Pull Request on Codecov
79.19% (+0.04%) compared to a67fa3c
Details
Codecov Report
❌ Patch coverage is 96.15385% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.19%. Comparing base (a67fa3c) to head (7cc8099).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...engine/df/optimizers/union_sort_limit_push_down.rs | 96.10% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #11125 +/- ##
==========================================
+ Coverage 79.14% 79.19% +0.04%
==========================================
Files 473 474 +1
Lines 96411 96671 +260
Branches 3524 3524
==========================================
+ Hits 76309 76559 +250
- Misses 19588 19598 +10
Partials 514 514 ☔ 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