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

chore: upgrade to React v19 #2615

Merged
merged 5 commits into from
Jan 28, 2025

chore: add React v19 to peer deps

c0c89ec
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade to React v19 #2615

chore: add React v19 to peer deps
c0c89ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 1s

81.00% (target 70.00%)

View this Pull Request on Codecov

81.00% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (9f41a4c) to head (c0c89ec).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/components/Gallery/Gallery.tsx 50.00% 1 Missing and 1 partial ⚠️
src/components/AutoCompleteTextarea/utils.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2615      +/-   ##
==========================================
- Coverage   81.09%   81.00%   -0.09%     
==========================================
  Files         449      449              
  Lines        9489     9489              
  Branches     2231     2231              
==========================================
- Hits         7695     7687       -8     
- Misses       1684     1686       +2     
- Partials      110      116       +6     

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