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(api-gateway): OpenAPI - declare type field for Cube #8837

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/2zKR9PAu6qC4kJSvmJ6Mx7j2F91a)) | [Visit Preview](https://examples-angular-dashboard-git-feat-cubeclient-1370ba-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/FYoRY8Ea12mpUjzWHp2o5rR9kFxX)) | [Visit Preview](https://examples-react-d3-git-feat-cubeclient-cube-type-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/EzVGd3Hrq3a4QEUqJFKYNgFZr2KT)) | [Visit Preview](https://examples-react-dashboard-git-feat-cubeclient-cube-type-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/4uh4btUEfbNfUhg7xLvmwfAcYP7S)) | [Visit Preview](https://examples-react-data-table-git-feat-cubeclient-c-21d36d-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/AxABxSD5GMNonWeoryEe9QkyudNN)) | [Visit Preview](https://examples-react-highcharts-git-feat-cubeclient-c-57ecd7-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/Z7npcPi4STE8hhtxqfVjk1QiDc9V)) | [Visit Preview](https://examples-react-material-ui-git-feat-cubeclient-3f3aec-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/9oM5SSo2d6M6WRQpriuiwxFBoLqv)) | [Visit Preview](https://examples-react-pivot-table-git-feat-cubeclient-92f5d9-cube-dev.vercel.app) | | Oct 18, 2024 0:38am | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/7tDDWRVYsqDyTy5uk6iGKT86o7Qy)) | [Visit Preview](https://examples-vue-query-builder-git-feat-cubeclient-3c1f7a-cube-dev.vercel.app) | | Oct 18, 2024 0:38am |
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.46479% with 16 lines in your changes missing coverage. Please review.

Project coverage is 82.73%. Comparing base (9346f21) to head (367924b). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...cubesql/cubeclient/src/models/v1_cube_meta_type.rs 11.11% 8 Missing :warning:
rust/cubesql/cubeclient/src/models/v1_cube_meta.rs 0.00% 2 Missing :warning:
...ql/cubeclient/src/models/v1_cube_meta_dimension.rs 0.00% 2 Missing :warning:
...esql/cubeclient/src/models/v1_cube_meta_measure.rs 0.00% 2 Missing :warning:
...sql/cubesql/src/compile/rewrite/rules/old_split.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8837 +/- ## ========================================== - Coverage 82.74% 82.73% -0.01% ========================================== Files 220 221 +1 Lines 78260 78280 +20 ========================================== + Hits 64753 64763 +10 - Misses 13507 13517 +10 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8837/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/8837/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.73% <77.46%> (-0.01%)` | :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.