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

Remove full reload of Preview (v4) #12534

Merged
merged 48 commits into from
Apr 5, 2024

Merge remote-tracking branch 'origin/main' into 12517-remove-full-rel…

b79bd23
Select commit
Loading
Failed to load commit list.
Merged

Remove full reload of Preview (v4) #12534

Merge remote-tracking branch 'origin/main' into 12517-remove-full-rel…
b79bd23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 1s

89.88% (+0.31%) compared to f0c8ee7

View this Pull Request on Codecov

89.88% (+0.31%) compared to f0c8ee7

Details

Codecov Report

Attention: Patch coverage is 93.65672% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 89.88%. Comparing base (f0c8ee7) to head (b79bd23).

Files Patch % Lines
...c/components/toolbar/ConditionalRenderingModal.tsx 16.66% 5 Missing ⚠️
...ges/ux-editor/src/components/toolbar/RuleModal.tsx 20.00% 4 Missing ⚠️
...kages/ux-editor/src/containers/FormItemContext.tsx 71.42% 2 Missing ⚠️
frontend/app-development/layout/PageHeader.tsx 83.33% 0 Missing and 1 partial ⚠️
frontend/app-preview/src/views/LandingPage.tsx 80.00% 1 Missing ⚠️
...ges/ux-editor/src/components/Elements/Elements.tsx 75.00% 0 Missing and 1 partial ⚠️
...Content/RepeatingGroup/RepeatingGroupComponent.tsx 75.00% 0 Missing and 1 partial ⚠️
...tor/src/hooks/mutations/useDeleteLayoutMutation.ts 90.90% 0 Missing and 1 partial ⚠️
...d/packages/ux-editor/src/utils/formLayoutsUtils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12534      +/-   ##
==========================================
+ Coverage   89.56%   89.88%   +0.31%     
==========================================
  Files        1296     1287       -9     
  Lines       18554    18360     -194     
  Branches     2248     2235      -13     
==========================================
- Hits        16618    16502     -116     
+ Misses       1674     1597      -77     
+ Partials      262      261       -1     

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