feat: support common table expressions - #379
Merged
Merged
Codecov / codecov/project
succeeded
Aug 9, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 96.33943% with 22 lines in your changes missing coverage. Please review.
main@bccf67f). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## main #379 +/- ##
=======================================
Coverage ? 92.95%
=======================================
Files ? 255
Lines ? 43770
Branches ? 0
=======================================
Hits ? 40687
Misses ? 3083
Partials ? 0 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/binder/expr.rs | 94.26% <100.00%> (ø) |
|
| src/binder/mod.rs | 86.69% <100.00%> (ø) |
|
| src/execution/dql/mod.rs | 100.00% <ø> (ø) |
|
| src/execution/mod.rs | 95.12% <100.00%> (ø) |
|
| src/optimizer/rule/implementation/mod.rs | 92.49% <100.00%> (ø) |
|
| ...mizer/rule/normalization/compilation_in_advance.rs | 96.00% <100.00%> (ø) |
|
| src/optimizer/rule/normalization/mod.rs | 83.67% <100.00%> (ø) |
|
| src/planner/arena.rs | 99.69% <100.00%> (ø) |
|
| src/planner/mod.rs | 93.75% <100.00%> (ø) |
|
| src/planner/operator/mod.rs | 96.40% <100.00%> (ø) |
|
| ... and 8 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading