feat(cubesql): merge view joins on a shared cube member into a single CubeScan #10977
Codecov / codecov/project
succeeded
Jun 9, 2026 in 1s
79.03% (-4.30%) compared to 0d6393b
View this Pull Request on Codecov
79.03% (-4.30%) compared to 0d6393b
Details
Codecov Report
❌ Patch coverage is 95.40059% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.03%. Comparing base (0d6393b) to head (cebb74b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...besql/cubesql/src/compile/rewrite/rules/members.rs | 93.04% | 43 Missing |
| ...l/cubesql/src/compile/test/test_cube_join_views.rs | 97.36% | 19 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #10977 +/- ##
==========================================
- Coverage 83.32% 79.03% -4.30%
==========================================
Files 255 472 +217
Lines 77261 95874 +18613
Branches 0 3524 +3524
==========================================
+ Hits 64379 75774 +11395
- Misses 12882 19585 +6703
- Partials 0 515 +515 ☔ 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