Skip to content

fix

64242fe
Select commit
Loading
Failed to load commit list.
Merged

feat(tesseract): Support separate pre-aggregations for different multi-stage subqueries #10684

fix
64242fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

78.78% (-4.62%) compared to 8835d4b

View this Pull Request on Codecov

78.78% (-4.62%) compared to 8835d4b

Details

Codecov Report

❌ Patch coverage is 53.03030% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.78%. Comparing base (8835d4b) to head (64242fe).

Files with missing lines Patch % Lines
...orchestrator/PreAggregationPartitionRangeLoader.ts 0.00% 23 Missing ⚠️
...y-orchestrator/src/orchestrator/PreAggregations.ts 50.00% 3 Missing and 1 partial ⚠️
...ejs-schema-compiler/src/adapter/PreAggregations.ts 90.90% 1 Missing and 1 partial ⚠️
...-query-orchestrator/src/orchestrator/QueryCache.ts 0.00% 1 Missing ⚠️
...es/cubejs-schema-compiler/src/adapter/BaseQuery.js 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10684      +/-   ##
==========================================
- Coverage   83.40%   78.78%   -4.62%     
==========================================
  Files         251      466     +215     
  Lines       75297    92050   +16753     
  Branches        0     3378    +3378     
==========================================
+ Hits        62802    72526    +9724     
- Misses      12495    19032    +6537     
- Partials        0      492     +492     

☔ 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.