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

Import from SQL #1103

Merged
merged 38 commits into from
Jan 8, 2025
Merged

Import from SQL #1103

merged 38 commits into from
Jan 8, 2025

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented Jul 30, 2024

Resolves #911 #593

Todo:
#982

Copy link

codesandbox bot commented Jul 30, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Jul 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-awesome-query-builder-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 5:03pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 5:03pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 5:03pm

Copy link

codesandbox-ci bot commented Aug 6, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c0771b5:

Sandbox Source
@react-awesome-query-builder/examples Configuration
@react-awesome-query-builder/sandbox Configuration
@react-awesome-query-builder/sandbox-simple Configuration
@react-awesome-query-builder/sandbox-next Configuration

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 80.96810% with 346 lines in your changes missing coverage. Please review.

Project coverage is 80.60%. Comparing base (5769193) to head (c0771b5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/sql/modules/import/convert.ts 63.67% 54 Missing and 39 partials ⚠️
packages/sql/modules/import/ast.ts 48.05% 50 Missing and 30 partials ⚠️
packages/core/modules/import/spel/convert.js 87.31% 42 Missing ⚠️
packages/core/modules/import/spel/builder.js 82.35% 18 Missing ⚠️
packages/core/modules/config/index.js 65.90% 15 Missing ⚠️
packages/core/modules/utils/ruleUtils.js 81.15% 13 Missing ⚠️
packages/sql/modules/import/conv.ts 72.34% 9 Missing and 4 partials ⚠️
packages/core/modules/import/spel/postprocess.js 88.57% 12 Missing ⚠️
...ckages/core/modules/utils/getNewValueForFieldOp.js 94.18% 10 Missing ⚠️
packages/core/modules/utils/stuff.js 93.79% 9 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1103      +/-   ##
==========================================
- Coverage   82.04%   80.60%   -1.44%     
==========================================
  Files         212      223      +11     
  Lines       11287    11971     +684     
  Branches     1374     1506     +132     
==========================================
+ Hits         9260     9649     +389     
- Misses       1387     1603     +216     
- Partials      640      719      +79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MuiConfig.settings.renderField Typescript Error Import: SQL
1 participant