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

Use PMCD returned by mappinganalysis to build minimal graph for query #2523

Closed
wants to merge 2 commits into from

minor changes to the query load process

9be683b
Select commit
Loading
Failed to load commit list.
Closed

Use PMCD returned by mappinganalysis to build minimal graph for query #2523

minor changes to the query load process
9be683b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

50.02% (-0.08%) compared to e2d044b

View this Pull Request on Codecov

50.02% (-0.08%) compared to e2d044b

Details

Codecov Report

Attention: Patch coverage is 12.78846% with 907 lines in your changes missing coverage. Please review.

Project coverage is 50.02%. Comparing base (e2d044b) to head (9be683b).
Report is 699 commits behind head on master.

Files Patch % Lines
...ery/DSL_DataSpace_LegendQueryApplicationPlugin.tsx 0.00% 260 Missing ⚠️
...e/v1/V1_DSL_DataSpace_PureGraphManagerExtension.ts 3.86% 174 Missing ⚠️
...ace/src/stores/query/DataSpaceQueryBuilderState.ts 0.00% 169 Missing ⚠️
...ace/src/stores/query/DataSpaceQueryCreatorStore.ts 0.00% 95 Missing ⚠️
...ph-manager/protocol/pure/v1/V1_PureGraphManager.ts 2.24% 87 Missing ⚠️
...ace/src/components/query/DataSpaceQueryBuilder.tsx 0.00% 44 Missing ⚠️
...ngine/analytics/V1_MappingModelCoverageAnalysis.ts 67.27% 18 Missing ⚠️
...d-application-query/src/stores/QueryEditorStore.ts 51.42% 17 Missing ⚠️
...r/action/analytics/MappingModelCoverageAnalysis.ts 41.37% 17 Missing ⚠️
...n-query/src/stores/LegendQueryApplicationPlugin.ts 0.00% 11 Missing ⚠️
... and 7 more
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     
Files Coverage Δ
...s/__test-utils__/QueryEditorComponentTestUtils.tsx 100.00% <100.00%> (ø)
...p/mapping-editor/DEPRECATED__MappingTestEditor.tsx 69.54% <100.00%> (ø)
...r-group/mapping-editor/MappingExecutionBuilder.tsx 58.71% <100.00%> (ø)
...itor/editor-group/uml-editor/ClassQueryBuilder.tsx 41.68% <100.00%> (ø)
...dio/src/stores/editor/EmbeddedQueryBuilderState.ts 79.66% <100.00%> (+0.17%) ⬆️
...ol/pure/DSL_DataSpace_PureGraphManagerExtension.ts 88.88% <100.00%> (+2.35%) ⬆️
...raph/src/graph-manager/AbstractPureGraphManager.ts 92.44% <100.00%> (+0.10%) ⬆️
.../components/editor/editor-group/FunctionEditor.tsx 12.86% <0.00%> (+<0.01%) ⬆️
...tor-group/mapping-editor/MappingTestableEditor.tsx 29.74% <0.00%> (ø)
...oup/service-editor/ServiceExecutionQueryEditor.tsx 66.10% <50.00%> (ø)
... and 14 more

... and 8 files with indirect coverage changes