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

React 19 #3503

wants to merge 29 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.06%. Comparing base (fc63ace) to head (801943a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   91.99%   89.06%   -2.94%     
==========================================
  Files          48       47       -1     
  Lines        3459     3437      -22     
  Branches      689      652      -37     
==========================================
- Hits         3182     3061     -121     
- Misses        277      376      +99     
Files with missing lines Coverage Δ
src/Cell.tsx 96.00% <100.00%> (-0.16%) ⬇️
src/DataGrid.tsx 84.69% <100.00%> (-7.58%) ⬇️
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%> (-11.32%) ⬇️
src/Row.tsx 96.90% <100.00%> (-1.12%) ⬇️
src/ScrollToCell.tsx 100.00% <100.00%> (ø)
src/TreeDataGrid.tsx 95.19% <100.00%> (-0.08%) ⬇️
... and 8 more

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