Skip to content

Drop support for React 18#3503

Merged
nstepien merged 39 commits into
mainfrom
react19
Feb 13, 2025
Merged

Drop support for React 18#3503
nstepien merged 39 commits into
mainfrom
react19

Conversation

@nstepien
Copy link
Copy Markdown
Collaborator

@nstepien nstepien commented Apr 26, 2024

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

codecov Bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (1abde2f) to head (24275b6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   98.66%   98.59%   -0.07%     
==========================================
  Files          48       47       -1     
  Lines        3444     3425      -19     
  Branches      743      741       -2     
==========================================
- Hits         3398     3377      -21     
- Misses         46       48       +2     
Files with missing lines Coverage Δ
src/Cell.tsx 100.00% <100.00%> (ø)
src/DataGrid.tsx 99.78% <100.00%> (+<0.01%) ⬆️
src/DataGridDefaultRenderersContext.ts 100.00% <100.00%> (ø)
src/DragHandle.tsx 98.90% <ø> (ø)
src/EditCell.tsx 98.13% <100.00%> (ø)
src/GroupRow.tsx 100.00% <100.00%> (ø)
src/HeaderCell.tsx 97.28% <100.00%> (ø)
src/Row.tsx 100.00% <100.00%> (ø)
src/ScrollToCell.tsx 100.00% <100.00%> (ø)
src/TreeDataGrid.tsx 95.19% <100.00%> (-0.08%) ⬇️
... and 9 more

... and 1 file with indirect coverage changes

@nstepien nstepien marked this pull request as ready for review February 13, 2025 16:13
Copy link
Copy Markdown
Collaborator

@amanmahajan7 amanmahajan7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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