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

leverage minimal graph built from mapping analytics result to load legend query #3656

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YannanGao-gs
Copy link
Contributor

Summary

leverage minimal graph built from mapping analytics result to load legend query

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)

@YannanGao-gs YannanGao-gs requested a review from a team as a code owner November 14, 2024 17:13
Copy link

changeset-bot bot commented Nov 14, 2024

🦋 Changeset detected

Latest commit: 46d0dba

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

This PR includes changesets to release 28 packages
Name Type
@finos/legend-extension-dsl-data-space-studio Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-application-studio Patch
@finos/legend-application-query Patch
@finos/legend-query-builder Patch
@finos/legend-graph Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-extension-dsl-data-quality Patch
@finos/legend-extension-assortment 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-vscode-extension-dependencies Patch
@finos/legend-application-pure-ide Patch
@finos/legend-application-repl Patch
@finos/legend-code-editor Patch
@finos/legend-data-cube Patch
@finos/legend-lego Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-application-repl-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

@YannanGao-gs YannanGao-gs marked this pull request as draft November 14, 2024 17:13
@YannanGao-gs YannanGao-gs self-assigned this Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

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

Project coverage is 0.36%. Comparing base (dca547e) to head (46d0dba).

Files with missing lines Patch % Lines
...e/v1/V1_DSL_DataSpace_PureGraphManagerExtension.ts 0.00% 376 Missing ⚠️
...c/components/Core_LegendQueryApplicationPlugin.tsx 0.00% 284 Missing ⚠️
...d-application-query/src/stores/QueryEditorStore.ts 0.00% 238 Missing ⚠️
...s/data-space/DataSpaceTemplateQueryCreatorStore.ts 0.00% 73 Missing ⚠️
...s/__test-utils__/QueryEditorComponentTestUtils.tsx 0.00% 65 Missing ⚠️
...ph-manager/protocol/pure/v1/V1_PureGraphManager.ts 0.00% 42 Missing ⚠️
...components/query-builder/DataSpaceQueryBuilder.tsx 0.00% 40 Missing ⚠️
...ngine/analytics/V1_MappingModelCoverageAnalysis.ts 0.00% 39 Missing ⚠️
...stores/query-builder/DataSpaceQueryBuilderState.ts 0.00% 32 Missing ⚠️
...d-application-query/src/components/QueryEditor.tsx 0.00% 25 Missing ⚠️
... and 30 more

❗ There is a different number of reports uploaded between BASE (dca547e) and HEAD (46d0dba). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (dca547e) HEAD (46d0dba)
6 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3656       +/-   ##
===========================================
- Coverage   45.48%    0.36%   -45.12%     
===========================================
  Files        2173     2171        -2     
  Lines      375773   376719      +946     
  Branches    16132     1774    -14358     
===========================================
- Hits       170908     1374   -169534     
- Misses     204171   373636   +169465     
- Partials      694     1709     +1015     
Files with missing lines Coverage Δ
.../src/stores/data-space/DataSpaceQuerySetupState.ts 0.00% <0.00%> (-29.02%) ⬇️
...editor-group/function-activator/FunctionEditor.tsx 0.00% <0.00%> (-58.62%) ⬇️
...r-group/mapping-editor/MappingExecutionBuilder.tsx 0.00% <0.00%> (-58.42%) ⬇️
...tor-group/mapping-editor/MappingTestableEditor.tsx 0.00% <0.00%> (-28.36%) ⬇️
...itor/editor-group/uml-editor/ClassQueryBuilder.tsx 0.00% <0.00%> (-42.12%) ⬇️
...lement-editor-state/database/QueryDatabaseState.ts 0.00% <0.00%> (-22.09%) ⬇️
...tate/QueryConnectionEndToEndWorkflowEditorState.ts 0.00% <0.00%> (-28.45%) ⬇️
...DataSpaceQueryBuilderTemplateQueryPanelContent.tsx 0.00% <0.00%> (ø)
...-graph/src/graph-manager/GraphManagerStatistics.ts 0.00% <0.00%> (-51.52%) ⬇️
packages/legend-graph/src/index.ts 0.00% <0.00%> (ø)
... and 30 more

... and 1688 files with indirect coverage changes

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