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 19 #3503

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

React 19 #3503

wants to merge 21 commits into from

Conversation

nstepien
Copy link
Contributor

@nstepien nstepien commented Apr 26, 2024

https://react.dev/blog/2024/04/25/react-19
https://react.dev/blog/2024/04/25/react-19-upgrade-guide

TODO:

  • remove overrides in package.json
  • update repo CI settings

@nstepien nstepien self-assigned this Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.43%. Comparing base (ff441ba) to head (dbdaeff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   93.29%   89.43%   -3.86%     
==========================================
  Files          48       47       -1     
  Lines        3458     3435      -23     
  Branches      697      662      -35     
==========================================
- Hits         3226     3072     -154     
- Misses        232      363     +131     
Files with missing lines Coverage Δ
src/DataGrid.tsx 86.69% <100.00%> (-3.52%) ⬇️
src/DataGridDefaultRenderersContext.ts 100.00% <100.00%> (ø)
src/DragHandle.tsx 98.91% <ø> (ø)
src/EditCell.tsx 98.13% <100.00%> (ø)
src/GroupRow.tsx 100.00% <100.00%> (ø)
src/HeaderCell.tsx 79.18% <100.00%> (-10.41%) ⬇️
src/Row.tsx 96.90% <100.00%> (-2.11%) ⬇️
src/ScrollToCell.tsx 100.00% <100.00%> (ø)
src/TreeDataGrid.tsx 95.19% <100.00%> (-0.08%) ⬇️
src/cellRenderers/SelectCellFormatter.tsx 100.00% <100.00%> (ø)
... and 7 more

... and 8 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants