Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datacube: rework landing page #3763

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

datacube: rework landing page #3763

wants to merge 6 commits into from

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Dec 23, 2024

No description provided.

Copy link

changeset-bot bot commented Dec 23, 2024

🦋 Changeset detected

Latest commit: 7df0889

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@finos/legend-application-data-cube-deployment Patch
@finos/legend-application-data-cube-bootstrap Patch
@finos/legend-vscode-extension-dependencies Patch
@finos/legend-application-data-cube Patch
@finos/legend-application-pure-ide Patch
@finos/legend-application-studio Patch
@finos/legend-application-query Patch
@finos/legend-application-repl Patch
@finos/legend-query-builder Patch
@finos/legend-application Patch
@finos/legend-data-cube Patch
@finos/legend-graph Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-extension-assortment Patch
@finos/legend-extension-dsl-data-quality Patch
@finos/legend-extension-dsl-data-space-studio Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-dsl-service Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-store-flat-data Patch
@finos/legend-extension-store-relational Patch
@finos/legend-extension-store-service-store Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-application-repl-deployment Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-lego Patch
@finos/legend-code-editor Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-application-query-deployment Patch
@finos/legend-server-showcase-deployment Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 6.10871% with 1952 lines in your changes missing coverage. Please review.

Project coverage is 44.76%. Comparing base (5f31e37) to head (7df0889).

Files with missing lines Patch % Lines
...ta-cube/src/stores/LegendDataCubeDataCubeEngine.ts 0.00% 383 Missing and 1 partial ⚠️
...-cube/src/components/LegendDataCubeLandingPage.tsx 0.00% 296 Missing and 1 partial ⚠️
...-cube/src/stores/LegendDataCubeLandingPageStore.ts 0.00% 152 Missing and 1 partial ⚠️
...on-data-cube/src/stores/LegendDataCubeBaseStore.ts 0.00% 128 Missing and 1 partial ⚠️
...ta-cube/src/stores/LegendDataCubeNewQueryState.tsx 0.00% 116 Missing and 1 partial ⚠️
...e/src/components/LegendDataCubeNewQueryBuilder.tsx 0.00% 87 Missing and 1 partial ⚠️
...es/source/LegendQueryDataCubeSourceBuilderState.ts 0.00% 83 Missing and 1 partial ⚠️
...pplication-repl/src/stores/LegendREPLBaseStore.tsx 0.00% 62 Missing ⚠️
...be/src/components/LegendDataCubeWebApplication.tsx 0.00% 50 Missing ⚠️
...cation-repl/src/stores/LegendREPLDataCubeEngine.ts 0.00% 50 Missing ⚠️
... and 60 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3763      +/-   ##
==========================================
- Coverage   44.95%   44.76%   -0.19%     
==========================================
  Files        2229     2228       -1     
  Lines      385911   386141     +230     
  Branches    15916    16341     +425     
==========================================
- Hits       173496   172866     -630     
- Misses     211690   212542     +852     
- Partials      725      733       +8     
Files with missing lines Coverage Δ
...gend-application-data-cube-bootstrap/src/index.tsx 0.00% <ø> (ø)
...editor-group/function-activator/FunctionEditor.tsx 59.25% <100.00%> (ø)
...oup/service-editor/ServiceExecutionQueryEditor.tsx 66.49% <100.00%> (ø)
...studio/src/components/editor/side-bar/Explorer.tsx 74.82% <100.00%> (-1.29%) ⬇️
...be/src/stores/core/DataCubeQuerySnapshotBuilder.ts 98.52% <100.00%> (ø)
...data-cube/src/stores/core/models/DataCubeSource.ts 100.00% <100.00%> (ø)
...rializationHelpers/V1_DomainSerializationHelper.ts 100.00% <100.00%> (ø)
...lizationHelpers/V1_ValueSpecificationSerializer.ts 76.31% <100.00%> (-0.17%) ⬇️
...odel/pure/packageableElements/relation/Relation.ts 100.00% <100.00%> (ø)
...pure/v1/V1_QueryValueSpecificationBuilderHelper.ts 94.88% <100.00%> (-0.01%) ⬇️
... and 71 more

... and 467 files with indirect coverage changes

@akphi akphi force-pushed the dt41 branch 7 times, most recently from 2549aaf to ab733e0 Compare December 23, 2024 19:33
@akphi akphi force-pushed the dt41 branch 2 times, most recently from df82e6b to 358b6df Compare December 24, 2024 06:51
@akphi akphi force-pushed the dt41 branch 2 times, most recently from 71599c2 to ae80ca0 Compare December 26, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant