cube-js / cube

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

refactor(cubesql): Improve EGraph debugger, part 2: TypeScript, ELK in worker, simplify ReactFlow <-> ELK interop #8863

Closed mcheshkov closed 3 weeks ago

mcheshkov commented 1 month ago

Check List

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

Various improvements to EGraph debugger:

vercel[bot] commented 1 month 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/kyyndfa3MUQG25nMURQ9ay7e4WB7)) | [Visit Preview](https://examples-angular-dashboard-git-refactor-egraph-e3099d-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/91eXXAmeXvr8Dm4YoVaMU4xecXTV)) | [Visit Preview](https://examples-react-d3-git-refactor-egraph-debugger-2-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/AzZYewzzhWqN2eUrPoKWkJ1enWok)) | [Visit Preview](https://examples-react-dashboard-git-refactor-egraph-de-f1a779-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/HstT1N3YBzALHVkuyMertHZkKYAj)) | [Visit Preview](https://examples-react-data-table-git-refactor-egraph-d-56b75d-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/5F9t5ZPn48uFeWbY15L83VTnVMiF)) | [Visit Preview](https://examples-react-highcharts-git-refactor-egraph-d-be30a5-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/9yfLpr5PYUz7euHYRowi8YTKd7Vp)) | [Visit Preview](https://examples-react-material-ui-git-refactor-egraph-3ccbb9-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/EBVnYGqwLsQfqNnBmQApzSkGPh7o)) | [Visit Preview](https://examples-react-pivot-table-git-refactor-egraph-88f1b8-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/GsihiP56wjBQKYziLdc4cSk2c3QM)) | [Visit Preview](https://examples-vue-query-builder-git-refactor-egraph-1371fb-cube-dev.vercel.app) | | Oct 29, 2024 5:18pm |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.49%. Comparing base (92f419c) to head (ca083c7). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...st/cubesql/cubesql/src/compile/rewrite/rewriter.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8863 +/- ## ========================================== - Coverage 82.50% 82.49% -0.02% ========================================== Files 221 221 Lines 77602 77606 +4 ========================================== - Hits 64028 64020 -8 - Misses 13574 13586 +12 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8863/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/8863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.49% <0.00%> (-0.02%)` | :arrow_down: | 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.