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

React 18 and 19 #1467

Merged
merged 2 commits into from
Dec 15, 2024

fix: resolve typings for react 18 and react 19

ad4cd4f
Select commit
Loading
Failed to load commit list.
Merged

React 18 and 19 #1467

fix: resolve typings for react 18 and react 19
ad4cd4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

84.70% (target 80.00%)

View this Pull Request on Codecov

84.70% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.70%. Comparing base (12f4206) to head (ad4cd4f).

Files with missing lines Patch % Lines
packages/plugin-redoc/src/redoc.tsx 0.00% 2 Missing ⚠️
packages/plugin-client/src/clients/fetch.ts 0.00% 1 Missing ⚠️
packages/react/src/components/File.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1467      +/-   ##
==========================================
- Coverage   84.70%   84.70%   -0.01%     
==========================================
  Files         162      162              
  Lines       11349    11353       +4     
  Branches     2429     2431       +2     
==========================================
+ Hits         9613     9616       +3     
- Misses       1715     1716       +1     
  Partials       21       21              

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