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

Query builder: add support for preview data #328

Merged
merged 15 commits into from
Jul 12, 2021
Merged

Query builder: add support for preview data #328

merged 15 commits into from
Jul 12, 2021

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Jul 12, 2021

Resolves #324

@changeset-bot
Copy link

changeset-bot bot commented Jul 12, 2021

🦋 Changeset detected

Latest commit: 1b3e987

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

This PR includes changesets to release 13 packages
Name Type
@finos/legend-studio Patch
@finos/legend-studio-components Patch
@finos/legend-studio-preset-query-builder Patch
@finos/legend-studio-shared Patch
@finos/legend-studio-app Patch
@finos/legend-studio-dev-utils Patch
@finos/legend-studio-manual-tests Patch
@finos/legend-studio-plugin-management Patch
@finos/legend-studio-plugin-tracer-zipkin Patch
@finos/legend-studio-preset-dsl-text Patch
@finos/legend-studio-preset-dummy Patch
@finos/legend-studio-preset-external-format-json-schema Patch
@finos/legend-studio-network 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

@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #328 (1b3e987) into master (95fceb3) will decrease coverage by 0.16%.
The diff coverage is 45.56%.

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
- Coverage   47.47%   47.30%   -0.17%     
==========================================
  Files         732      734       +2     
  Lines       33582    33730     +148     
  Branches     7626     7670      +44     
==========================================
+ Hits        15942    15956      +14     
- Misses      17579    17715     +136     
+ Partials       61       59       -2     
Impacted Files Coverage Δ
...dio-components/src/components/menu/MenuContent.tsx 0.00% <0.00%> (ø)
...builder/src/components/QueryBuilderFilterPanel.tsx 57.78% <0.00%> (ø)
...ilder/src/components/QueryBuilder_EditorPlugin.tsx 26.53% <0.00%> (-2.36%) ⬇️
...builder/src/stores/QueryBuilderAggregationState.ts 25.00% <0.00%> (ø)
...uery-builder/src/stores/QueryBuilderResultState.ts 25.00% <ø> (+0.40%) ⬆️
...teOperators/QueryBuilderAggregateOperatorHelper.ts 16.66% <0.00%> (ø)
...ages/legend-studio-shared/src/utils/CommonUtils.ts 48.45% <0.00%> (ø)
packages/legend-studio/src/application/Studio.tsx 4.34% <0.00%> (-0.20%) ⬇️
...tion-editor/RelationalDatabaseConnectionEditor.tsx 23.97% <ø> (ø)
.../metamodels/pure/graph/AbstractPureGraphManager.ts 100.00% <ø> (ø)
... and 46 more

@MauricioUyaguari MauricioUyaguari merged commit 7ac0688 into finos:master Jul 12, 2021
@github-actions github-actions bot mentioned this pull request Jul 12, 2021
@akphi akphi deleted the carton branch July 12, 2021 18:59
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.

Feature request: Query builder: Previewing data for mapped properties
2 participants