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

[Fix] prop-types: handle nested forwardRef + memo #3679

Merged
merged 1 commit into from
Feb 18, 2024

[Fix] `prop-types`: handle nested forwardRef + memo

88f7f09
Select commit
Failed to load commit list.
Merged

[Fix] prop-types: handle nested forwardRef + memo #3679

[Fix] `prop-types`: handle nested forwardRef + memo
88f7f09
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 1s

97.74% (+0.00%) compared to 9f4b2b9

View this Pull Request on Codecov

97.74% (+0.00%) compared to 9f4b2b9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f4b2b9) 97.74% compared to head (88f7f09) 97.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3679   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files         132      132           
  Lines        9409     9420   +11     
  Branches     3449     3456    +7     
=======================================
+ Hits         9197     9208   +11     
  Misses        212      212           

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