polymorphic icon indicating copy to clipboard operation
polymorphic copied to clipboard

fix: remove `ElementType` from union in `MergeWithAs`

Open kris-ellery opened this issue 2 years ago • 1 comments

Fixes #337.

kris-ellery avatar Apr 05 '23 01:04 kris-ellery

Codecov Report

Merging #340 (e037546) into main (7291314) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          11       11           
  Lines         665      665           
  Branches       58       58           
=======================================
  Hits          663      663           
  Misses          2        2           
Flag Coverage Δ
preact 100.00% <ø> (ø)
react 100.00% <100.00%> (ø)
solid 100.00% <ø> (ø)
vue 98.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/react/src/forwardRef.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Apr 06 '23 15:04 codecov[bot]