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: props missing in validation when using ComponentPropsWithRef from a namespace import #3870

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into prop-types-componentpropswithref

b87bf7c
Select commit
Loading
Failed to load commit list.
Open

[Fix] prop-types: props missing in validation when using ComponentPropsWithRef from a namespace import #3870

Merge branch 'master' into prop-types-componentpropswithref
b87bf7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 18, 2025 in 1s

97.58% (-0.09%) compared to e6b5b41

View this Pull Request on Codecov

97.58% (-0.09%) compared to e6b5b41

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.58%. Comparing base (e6b5b41) to head (b87bf7c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3870      +/-   ##
==========================================
- Coverage   97.66%   97.58%   -0.09%     
==========================================
  Files         136      133       -3     
  Lines        9978     9966      -12     
  Branches     3703     3703              
==========================================
- Hits         9745     9725      -20     
- Misses        233      241       +8     

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