Skip to content

feat(cubesql): Support FULL and RIGHT joins with non-push-to-Cube SQL…

37109d0
Select commit
Loading
Failed to load commit list.
Open

feat(cubesql): Support FULL and RIGHT joins with non-push-to-Cube SQL push down #11008

feat(cubesql): Support FULL and RIGHT joins with non-push-to-Cube SQL…
37109d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

83.37% (+4.55%) compared to 38b7d8c

View this Pull Request on Codecov

83.37% (+4.55%) compared to 38b7d8c

Details

Codecov Report

❌ Patch coverage is 96.37306% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.37%. Comparing base (38b7d8c) to head (37109d0).

Files with missing lines Patch % Lines
.../cubesql/src/compile/rewrite/rules/wrapper/join.rs 90.90% 4 Missing ⚠️
...t/cubesql/cubesql/src/compile/test/test_wrapper.rs 97.79% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11008      +/-   ##
==========================================
+ Coverage   78.82%   83.37%   +4.55%     
==========================================
  Files         471      255     -216     
  Lines       94412    77447   -16965     
  Branches     3494        0    -3494     
==========================================
- Hits        74417    64569    -9848     
+ Misses      19486    12878    -6608     
+ Partials      509        0     -509     

☔ View full report in Codecov by Sentry.
📢 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.