ukrbublik / react-awesome-query-builder

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

Option for preserving unnecessary groups in jsonlogic export #1077

Closed Tupsu-jy closed 3 months ago

Tupsu-jy commented 3 months ago

see issue #1074

codesandbox[bot] commented 3 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 3 months 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 Jul 2, 2024 9:47am
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 9:47am
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview Jul 2, 2024 9:47am
codesandbox-ci[bot] commented 3 months 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 dc23329a08fb432e97fdab55956ea43b3ab9a3d3:

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 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.18%. Comparing base (29fcbe2) to head (7c1b8ee).

:exclamation: Current head 7c1b8ee differs from pull request most recent head dc23329

Please upload reports for the commit dc23329 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1077 +/- ## ======================================= Coverage 82.18% 82.18% ======================================= Files 211 211 Lines 11096 11097 +1 Branches 1328 1328 ======================================= + Hits 9119 9120 +1 Misses 1367 1367 Partials 610 610 ```

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

ukrbublik commented 3 months ago

Thanks. Could you please add a test(s)?

Tupsu-jy commented 3 months ago

Sure thing. I'll do it tomorrow