-
Notifications
You must be signed in to change notification settings - Fork 114
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
Use PMCD returned by mappinganalysis to build minimal graph for query #2523
Conversation
🦋 Changeset detectedLatest commit: 9be683b The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
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 Report
Additional details and impacted files@@ Coverage Diff @@
## master #2523 +/- ##
==========================================
- Coverage 50.10% 50.02% -0.08%
==========================================
Files 1932 1932
Lines 315871 316641 +770
Branches 12320 12334 +14
==========================================
+ Hits 158258 158400 +142
- Misses 157359 157989 +630
+ Partials 254 252 -2
|
packages/legend-graph/src/graph-manager/protocol/pure/v1/engine/V1_EngineHelper.ts
Outdated
Show resolved
Hide resolved
packages/legend-graph/src/graph-manager/protocol/pure/v1/V1_PureGraphManager.ts
Outdated
Show resolved
Hide resolved
packages/legend-graph/src/graph-manager/action/analytics/MappingModelCoverageAnalysis.ts
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/stores/QueryEditorStore.ts
Outdated
Show resolved
Hide resolved
packages/legend-application-query/src/stores/LegendQueryApplicationPlugin.ts
Outdated
Show resolved
Hide resolved
...on-dsl-data-space/src/graph-manager/protocol/pure/DSL_DataSpace_PureGraphManagerExtension.ts
Outdated
Show resolved
Hide resolved
d5cbfe1
to
f96aef9
Compare
3547ecd
to
cf2427d
Compare
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated. |
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated. |
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you! |
|
updated/cleaned by #3488 |
superseded by #3488 |
Summary
Depends on finos/legend-engine#2152
closes #2346
How did you test this change?