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 to support from expression #2417

Merged
merged 1 commit into from
Aug 8, 2023

support from function in query builder

f64ccff
Select commit
Loading
Failed to load commit list.
Merged

query builder to support from expression #2417

support from function in query builder
f64ccff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2023 in 0s

41.65% (-0.03%) compared to 2a729ba

View this Pull Request on Codecov

41.65% (-0.03%) compared to 2a729ba

Details

Codecov Report

Merging #2417 (f64ccff) into master (2a729ba) will decrease coverage by 0.03%.
The diff coverage is 35.87%.

@@            Coverage Diff             @@
##           master    #2417      +/-   ##
==========================================
- Coverage   41.67%   41.65%   -0.03%     
==========================================
  Files        1585     1588       +3     
  Lines       75060    75226     +166     
  Branches    17675    17712      +37     
==========================================
+ Hits        31283    31336      +53     
- Misses      43652    43765     +113     
  Partials      125      125              
Files Changed Coverage Δ
.../components/editor/editor-group/FunctionEditor.tsx 11.71% <0.00%> (-0.95%) ⬇️
...ace/src/stores/query/DataSpaceQueryCreatorStore.ts 4.05% <ø> (ø)
...vice/src/components/query/ServiceRegisterModal.tsx 17.24% <0.00%> (ø)
...raph/src/graph-manager/AbstractPureGraphManager.ts 30.55% <ø> (ø)
...er/helpers/ValueSpecificationGraphManagerHelper.ts 12.50% <ø> (ø)
...ph-manager/protocol/pure/v1/V1_PureGraphManager.ts 45.38% <0.00%> (-0.09%) ⬇️
.../components/explorer/QueryBuilderExplorerPanel.tsx 83.09% <ø> (ø)
...r/src/components/workflows/ServiceQueryBuilder.tsx 7.89% <0.00%> (ø)
...builder/src/stores/QueryBuilderInternalizeState.ts 0.00% <0.00%> (ø)
...uery-builder/src/stores/QueryBuilderResultState.ts 56.25% <ø> (ø)
... and 25 more

... and 3 files with indirect coverage changes