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

Render optimizations #1054

Merged
merged 20 commits into from
Jun 7, 2024
Merged

Render optimizations #1054

merged 20 commits into from
Jun 7, 2024

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented May 23, 2024

Resolves #342, #1056, #1055, #601

Copy link

codesandbox bot commented May 23, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 23, 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 Jun 7, 2024 6:51am
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 6:51am
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 6:51am

Copy link

codesandbox-ci bot commented May 23, 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 c7606af:

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 May 23, 2024

Codecov Report

Attention: Patch coverage is 87.01493% with 87 lines in your changes missing coverage. Please review.

Project coverage is 82.06%. Comparing base (a35fc6f) to head (c7606af).

Files Patch % Lines
packages/core/modules/stores/tree.js 72.04% 26 Missing ⚠️
packages/core/modules/utils/configExtend.js 90.40% 12 Missing ⚠️
...kages/ui/modules/components/rule/WidgetFactory.jsx 74.35% 7 Missing and 3 partials ⚠️
...kages/mui/modules/widgets/core/MuiValueSources.jsx 53.84% 6 Missing ⚠️
packages/mui/modules/widgets/value/MuiSlider.jsx 40.00% 6 Missing ⚠️
packages/mui/modules/widgets/core/MuiConjs.jsx 70.58% 3 Missing and 2 partials ⚠️
packages/core/modules/utils/configMemo.js 93.75% 4 Missing ⚠️
packages/core/modules/utils/configUtils.js 94.64% 3 Missing ⚠️
packages/ui/modules/components/item/Group.jsx 86.95% 2 Missing and 1 partial ⚠️
packages/antd/modules/widgets/value/Slider.jsx 88.88% 0 Missing and 2 partials ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1054      +/-   ##
==========================================
+ Coverage   81.90%   82.06%   +0.16%     
==========================================
  Files         211      211              
  Lines       10640    10842     +202     
  Branches     1321     1316       -5     
==========================================
+ Hits         8715     8898     +183     
- Misses       1312     1341      +29     
+ Partials      613      603      -10     

☔ 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
1 participant