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

Add support for DataSpace #495

Merged
merged 10 commits into from
Sep 15, 2021
Merged

Add support for DataSpace #495

merged 10 commits into from
Sep 15, 2021

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Sep 13, 2021

@changeset-bot
Copy link

changeset-bot bot commented Sep 13, 2021

🦋 Changeset detected

Latest commit: eb3b958

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

This PR includes changesets to release 25 packages
Name Type
@finos/babel-preset-legend-studio Patch
@finos/eslint-plugin-legend-studio Patch
@finos/legend-application Patch
@finos/legend-art Patch
@finos/legend-dev-utils Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-external-format-json-schema Patch
@finos/legend-graph Patch
@finos/legend-manual-tests Patch
@finos/legend-model-storage Patch
@finos/legend-query Patch
@finos/legend-query-app Patch
@finos/legend-query-deployment Patch
@finos/legend-server-depot Patch
@finos/legend-server-sdlc Patch
@finos/legend-shared Patch
@finos/legend-studio Patch
@finos/legend-studio-app Patch
@finos/legend-studio-deployment Patch
@finos/legend-studio-plugin-management Patch
@finos/legend-studio-preset-query-builder Patch
@finos/legend-tracer-plugin-zipkin Patch
@finos/stylelint-config-legend-studio 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

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label Sep 13, 2021
@akphi akphi changed the title WIP: minor fixes Add support for DataSpace Sep 15, 2021
@akphi akphi mentioned this pull request Sep 15, 2021
17 tasks
@akphi akphi marked this pull request as ready for review September 15, 2021 01:50
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #495 (eb3b958) into master (f52ea45) will increase coverage by 0.43%.
The diff coverage is 62.04%.

@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
+ Coverage   43.64%   44.07%   +0.43%     
==========================================
  Files         815      825      +10     
  Lines       36690    36815     +125     
  Branches     8443     8454      +11     
==========================================
+ Hits        16013    16226     +213     
+ Misses      20617    20529      -88     
  Partials       60       60              
Impacted Files Coverage Δ
...on/pureGraph/V1_DSLDataSpace_GraphBuilderHelper.ts 0.00% <0.00%> (ø)
packages/legend-graph/src/MetaModelUtils.ts 100.00% <ø> (ø)
...leElements/fileGeneration/ConfigurationProperty.ts 75.00% <ø> (ø)
...lements/fileGeneration/V1_ConfigurationProperty.ts 100.00% <ø> (ø)
packages/legend-query-app/src/index.tsx 0.00% <ø> (ø)
packages/legend-studio-app/src/index.tsx 0.00% <ø> (ø)
...space/src/components/DSLDataSpace_StudioPlugin.tsx 15.21% <15.21%> (ø)
...raphManager/DSLDataSpace_PureGraphManagerPlugin.ts 43.75% <43.75%> (ø)
...nsion-dsl-data-space/src/DSLDataSpace_Extension.ts 46.15% <46.15%> (ø)
...ion/pureProtocol/V1_DSLDataSpace_ProtocolHelper.ts 75.00% <75.00%> (ø)
... and 22 more

@akphi akphi merged commit 4a38807 into finos:master Sep 15, 2021
@akphi akphi deleted the kevin branch September 15, 2021 15:14
@github-actions github-actions bot mentioned this pull request Sep 15, 2021
@github-actions github-actions bot mentioned this pull request Sep 27, 2021
@akphi akphi mentioned this pull request Oct 4, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-present CLA Signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants