ukrbublik / react-awesome-query-builder

User-friendly query builder for React
https://ukrbublik.github.io/react-awesome-query-builder
MIT License
1.91k stars 490 forks source link

Render optimizations #1054

Closed ukrbublik closed 4 weeks ago

ukrbublik commented 1 month ago

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

codesandbox[bot] commented 1 month ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 1 month ago

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
codesandbox-ci[bot] commented 1 month ago

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 c7606af473913ad045030122fb5e97b89d0b3e94:

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
codecov[bot] commented 1 month ago

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 :warning:
packages/core/modules/utils/configExtend.js 90.40% 12 Missing :warning:
...kages/ui/modules/components/rule/WidgetFactory.jsx 74.35% 7 Missing and 3 partials :warning:
...kages/mui/modules/widgets/core/MuiValueSources.jsx 53.84% 6 Missing :warning:
packages/mui/modules/widgets/value/MuiSlider.jsx 40.00% 6 Missing :warning:
packages/mui/modules/widgets/core/MuiConjs.jsx 70.58% 3 Missing and 2 partials :warning:
packages/core/modules/utils/configMemo.js 93.75% 4 Missing :warning:
packages/core/modules/utils/configUtils.js 94.64% 3 Missing :warning:
packages/ui/modules/components/item/Group.jsx 86.95% 2 Missing and 1 partial :warning:
packages/antd/modules/widgets/value/Slider.jsx 88.88% 0 Missing and 2 partials :warning:
... and 9 more
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.