Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

fix: remove ElementType from union in MergeWithAs #340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kris-ellery
Copy link

Fixes #337.

@codecov
Copy link

codecov bot commented Apr 6, 2023

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%> (ø)

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event type is lost when using as prop in React package
1 participant