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

Account for polymorphic components in getElementType #945

Merged
merged 1 commit into from
Sep 5, 2023

[New] add `polymorphicPropName` setting for polymorphic components

fffb05b
Select commit
Loading
Failed to load commit list.
Merged

Account for polymorphic components in getElementType #945

[New] add `polymorphicPropName` setting for polymorphic components
fffb05b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2023 in 1s

99.02% (+0.00%) compared to 3d1d26d

View this Pull Request on Codecov

99.02% (+0.00%) compared to 3d1d26d

Details

Codecov Report

Merging #945 (fffb05b) into main (3d1d26d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #945   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files         105      105           
  Lines        1640     1642    +2     
  Branches      576      578    +2     
=======================================
+ Hits         1624     1626    +2     
  Misses         16       16           
Files Changed Coverage Δ
src/util/getElementType.js 100.00% <100.00%> (ø)