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(types): PropsWithChildren type argument issue #5236

Merged

fix(types): `PropsWithChildren` type argument issue

c7a151e
Select commit
Loading
Failed to load commit list.
Merged

fix(types): PropsWithChildren type argument issue #5236

fix(types): `PropsWithChildren` type argument issue
c7a151e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

96.89% (+0.00%) compared to 65bcb7e

View this Pull Request on Codecov

96.89% (+0.00%) compared to 65bcb7e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.89%. Comparing base (65bcb7e) to head (c7a151e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5236   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files          29       29           
  Lines        3381     3381           
  Branches     1414     1401   -13     
=======================================
  Hits         3276     3276           
- Misses        103      105    +2     
+ Partials        2        0    -2     

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