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

Fork ux-editor package #12228

Merged
merged 1 commit into from
Feb 1, 2024

Fork ux-editor package

7b2ea52
Select commit
Loading
Failed to load commit list.
Merged

Fork ux-editor package #12228

Fork ux-editor package
7b2ea52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 0s

86.42% (-1.41%) compared to 2cfedf2

View this Pull Request on Codecov

86.42% (-1.41%) compared to 2cfedf2

Details

Codecov Report

Attention: 515 lines in your changes are missing coverage. Please review.

Comparison is base (2cfedf2) 87.82% compared to head (7b2ea52) 86.42%.

Files Patch % Lines
...omponents/config/ConditionalRenderingComponent.tsx 12.34% 71 Missing ⚠️
...rc/components/Elements/ConfigureLayoutSetPanel.tsx 16.66% 60 Missing ⚠️
...c/components/toolbar/ConditionalRenderingModal.tsx 31.11% 31 Missing ⚠️
...kages/ux-editor-v3/src/containers/FormDesigner.tsx 64.36% 31 Missing ⚠️
...-editor-v3/src/components/config/RuleComponent.tsx 21.62% 29 Missing ⚠️
...tor-v3/src/components/config/EditFormContainer.tsx 67.10% 22 Missing and 3 partials ⚠️
...v3/src/components/config/editModal/EditOptions.tsx 65.51% 18 Missing and 2 partials ⚠️
.../ux-editor-v3/src/components/toolbar/RuleModal.tsx 58.97% 14 Missing and 2 partials ⚠️
.../hooks/mutations/useUpdateFormComponentMutation.ts 69.81% 13 Missing and 3 partials ⚠️
frontend/packages/ux-editor-v3/src/App.tsx 76.92% 11 Missing and 1 partial ⚠️
... and 53 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12228      +/-   ##
==========================================
- Coverage   87.82%   86.42%   -1.41%     
==========================================
  Files         972     1188     +216     
  Lines       13835    18042    +4207     
  Branches     1707     2290     +583     
==========================================
+ Hits        12150    15592    +3442     
- Misses       1474     2163     +689     
- Partials      211      287      +76     

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