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

chore(cubesql): QueryEngine - support custom metadata for QueryPlan #8817

Closed ovr closed 1 month ago

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/Hw1zgBKxVHjqNeDb71xeVcSRREsC)) | [Visit Preview](https://examples-angular-dashboard-git-chore-cubesql-ex-19d8ab-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/J2svWSeom7cs787xjqB4erBcETav)) | [Visit Preview](https://examples-react-d3-git-chore-cubesql-expose-plan-476f73-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/4guyKRHayXv1WoB87YdmZ7KgLeus)) | [Visit Preview](https://examples-react-dashboard-git-chore-cubesql-expo-17e3c6-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/AXoJt7f6hKksybgvKGXFQz92KRNE)) | [Visit Preview](https://examples-react-data-table-git-chore-cubesql-exp-a18d15-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/G4Uwd5QXthyyMEcVsPaebiLyQP9M)) | [Visit Preview](https://examples-react-highcharts-git-chore-cubesql-exp-5dbcb2-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/AX6kuqJo96nC7FguiJQVA4g84ddu)) | [Visit Preview](https://examples-react-material-ui-git-chore-cubesql-ex-4c2be3-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/EyCowJPhQgyVAHJ2aLmWfty4jowC)) | [Visit Preview](https://examples-react-pivot-table-git-chore-cubesql-ex-554c59-cube-dev.vercel.app) | | Oct 16, 2024 9:58am | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/YhDQsYUDaru7ESPStFysxzrfjp6C)) | [Visit Preview](https://examples-vue-query-builder-git-chore-cubesql-ex-3f0016-cube-dev.vercel.app) | | Oct 16, 2024 9:58am |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.73%. Comparing base (a8f48f2) to head (825a2a4). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
rust/cubesql/cubesql/src/compile/plan.rs 40.00% 6 Missing :warning:
rust/cubesql/cubesql/src/compile/test/mod.rs 40.00% 3 Missing :warning:
rust/cubesql/cubesql/src/compile/router.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8817 +/- ## ======================================= Coverage 82.73% 82.73% ======================================= Files 219 219 Lines 78324 78316 -8 ======================================= - Hits 64804 64798 -6 + Misses 13520 13518 -2 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8817/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/8817/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.73% <68.75%> (+<0.01%)` | :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.