design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Fix serialization bug in Layout

Open craigpalermo opened this issue 2 years ago • 1 comments

Upgrading to the latest moize to get this fix: https://github.com/planttheidea/moize/pull/177

craigpalermo avatar Sep 27 '22 17:09 craigpalermo

Codecov Report

Base: 95.71% // Head: 95.72% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (54812fd) compared to base (6e279dc). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1204   +/-   ##
=======================================
  Coverage   95.71%   95.72%           
=======================================
  Files         175      175           
  Lines        2382     2385    +3     
  Branches      554      554           
=======================================
+ Hits         2280     2283    +3     
  Misses         49       49           
  Partials       53       53           
Impacted Files Coverage Δ
packages/core/src/Layout/Layout.tsx 87.32% <100.00%> (+0.55%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 27 '22 17:09 codecov[bot]