Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 30, 2025

This PR fixes incorrect pre-agg matching in case of 'rollupJoin' / 'rollupLambda' pre-aggs

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 8e58477 to 094dd8b Compare September 30, 2025 15:20
@KSDaemon KSDaemon marked this pull request as ready for review September 30, 2025 17:01
@KSDaemon KSDaemon requested a review from a team as a code owner September 30, 2025 17:01
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 094dd8b to 76fe519 Compare October 15, 2025 18:22
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Oct 15, 2025
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.82%. Comparing base (f556b62) to head (76fe519).

Files with missing lines Patch % Lines
...ejs-schema-compiler/src/adapter/PreAggregations.ts 89.28% 2 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (f556b62) and HEAD (76fe519). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f556b62) HEAD (76fe519)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10017       +/-   ##
===========================================
- Coverage   77.13%   48.82%   -28.32%     
===========================================
  Files         440      196      -244     
  Lines       89307    15847    -73460     
  Branches     3101     3103        +2     
===========================================
- Hits        68889     7737    -61152     
+ Misses      20029     7720    -12309     
- Partials      389      390        +1     
Flag Coverage Δ
cube-backend 48.82% <89.28%> (+0.05%) ⬆️
cubesql ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 76fe519 to b14bf54 Compare October 20, 2025 15:49
@KSDaemon KSDaemon force-pushed the fix/rollup-join-match branch from 42cda6b to 48b1d14 Compare October 20, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant