cube-js / cube

📊 Cube — Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics
https://cube.dev
Other
17.96k stars 1.78k forks source link

feat(sqlplanner): Extract alias logic from the symbols #8919

Open waralexrom opened 2 weeks ago

waralexrom commented 2 weeks ago

Check List

Issue Reference this PR resolves

[For example #12]

Description of Changes Made (if issue reference is not provided)

[Description goes here]

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **examples-angular-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-angular-dashboard/8sXixK5nLQzGm25GAg74ZKe7bRQn)) | [Visit Preview](https://examples-angular-dashboard-git-sql-planner-sche-6883ce-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/EAy7rhY4bPEd8pkkxf2wETYAxxaD)) | [Visit Preview](https://examples-react-d3-git-sql-planner-schemas-and-r-03d5a1-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/GcZCpD4NAF7RCyexjbuneLE3LfNq)) | [Visit Preview](https://examples-react-dashboard-git-sql-planner-schema-0e664e-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/5fgTDFEnxUg3dPiESNgprGqP9Dm9)) | [Visit Preview](https://examples-react-data-table-git-sql-planner-schem-74db02-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/Azq1vJSu4b2pm4BWSz52jREbS9Lh)) | [Visit Preview](https://examples-react-highcharts-git-sql-planner-schem-97ba29-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/BE5csfSPWkTmL9RaGDLSzTs11CiA)) | [Visit Preview](https://examples-react-material-ui-git-sql-planner-sche-e58fd1-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/BfgvkBFc6JrN8EQypXS5g85E5AfJ)) | [Visit Preview](https://examples-react-pivot-table-git-sql-planner-sche-71454f-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/8H4H7DvJscqcinUVkMaqT4YNrcYc)) | [Visit Preview](https://examples-vue-query-builder-git-sql-planner-sche-ee645c-cube-dev.vercel.app) | | Nov 13, 2024 4:43pm |
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.54%. Comparing base (7def23b) to head (b566c6e). Report is 38 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8919 +/- ## ========================================== + Coverage 82.52% 82.54% +0.02% ========================================== Files 221 221 Lines 77572 77667 +95 ========================================== + Hits 64014 64110 +96 + Misses 13558 13557 -1 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8919/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | Coverage Δ | | |---|---|---| | [cubesql](https://app.codecov.io/gh/cube-js/cube/pull/8919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.54% <ø> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.