Skip to content

fix

2b4fad1
Select commit
Loading
Failed to load commit list.
Open

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

fix
2b4fad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

78.79% (+20.95%) compared to 6f79820

View this Pull Request on Codecov

78.79% (+20.95%) compared to 6f79820

Details

Codecov Report

❌ Patch coverage is 51.66667% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.79%. Comparing base (6f79820) to head (2b4fad1).
⚠️ Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
...orchestrator/PreAggregationPartitionRangeLoader.ts 0.00% 23 Missing ⚠️
...-query-orchestrator/src/orchestrator/QueryCache.ts 0.00% 4 Missing ⚠️
...ejs-schema-compiler/src/adapter/PreAggregations.ts 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10684       +/-   ##
===========================================
+ Coverage   57.84%   78.79%   +20.95%     
===========================================
  Files         215      465      +250     
  Lines       16609    91962    +75353     
  Branches     3336     3363       +27     
===========================================
+ Hits         9607    72461    +62854     
- Misses       6514    19010    +12496     
- Partials      488      491        +3     

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