cube-js / cube

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

feat(cubesql): QueryRouter - remove some MySQL functionality #8818

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/BphNZtFi9cGsbJrJcrcivaZi18NQ)) | | | Oct 16, 2024 10:14am | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/69N6x8Yr89LZtmATMDQnKchwYGzC)) | | | Oct 16, 2024 10:14am | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/22WiUYsi64vVQ7RhRXKbSMg23AmT)) | | | Oct 16, 2024 10:14am | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/EyeU6cxqdQJvj5KQE3FxgK4NfmQr)) | | | Oct 16, 2024 10:14am | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/8RL1YFmWgrVUMMmYx6Q2rNdXD7A1)) | | | Oct 16, 2024 10:14am | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/CNwoMM82Yy5i2mz5HCWR4q2amnPa)) | | | Oct 16, 2024 10:14am | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/FppyT2EFGGKu5zgAVFqtSyKbvnGJ)) | | | Oct 16, 2024 10:14am | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/6MeuTEKTHqBVQRiBiRR1J6dwv2s7)) | | | Oct 16, 2024 10:14am |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.74%. Comparing base (a8f48f2) to head (9b093ee). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
rust/cubesql/cubesql/src/compile/router.rs 78.94% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8818 +/- ## ========================================== + Coverage 82.73% 82.74% +0.01% ========================================== Files 219 219 Lines 78324 78243 -81 ========================================== - Hits 64804 64745 -59 + Misses 13520 13498 -22 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8818/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/8818/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.74% <78.94%> (+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.