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 26 commits into
base: main
Choose a base branch
from
Draft

React 19 #3503

wants to merge 26 commits into from

Conversation

nstepien
Copy link
Contributor

@nstepien nstepien commented Apr 26, 2024

@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.37%. Comparing base (7f9fd89) to head (df10bc1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   89.75%   89.37%   -0.39%     
==========================================
  Files          48       47       -1     
  Lines        3457     3435      -22     
  Branches      653      650       -3     
==========================================
- Hits         3103     3070      -33     
- Misses        354      365      +11     
Files with missing lines Coverage Δ
src/Cell.tsx 96.00% <100.00%> (-4.00%) ⬇️
src/DataGrid.tsx 88.13% <100.00%> (+2.33%) ⬆️
src/DataGridDefaultRenderersContext.ts 100.00% <100.00%> (ø)
src/DragHandle.tsx 98.91% <ø> (ø)
src/EditCell.tsx 75.70% <100.00%> (ø)
src/GroupRow.tsx 100.00% <100.00%> (ø)
src/HeaderCell.tsx 90.49% <100.00%> (ø)
src/Row.tsx 97.93% <100.00%> (-0.09%) ⬇️
src/ScrollToCell.tsx 100.00% <100.00%> (ø)
src/TreeDataGrid.tsx 95.19% <100.00%> (-0.08%) ⬇️
... and 8 more

... and 4 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