Skip to content

refactor: replace ReactElement type annotations with ReactNode in components#40816

Merged
ggazzo merged 1 commit into
developfrom
refactor/prepare-types-for-react-19-14
Jun 9, 2026
Merged

refactor: replace ReactElement type annotations with ReactNode in components#40816
ggazzo merged 1 commit into
developfrom
refactor/prepare-types-for-react-19-14

refactor: replace ReactElement type annotations with ReactNode in com…

e3fe5d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

70.13% (-0.05%) compared to 6941184

View this Pull Request on Codecov

70.13% (-0.05%) compared to 6941184

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.13%. Comparing base (6941184) to head (e3fe5d3).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40816      +/-   ##
===========================================
- Coverage    70.18%   70.13%   -0.05%     
===========================================
  Files         3340     3340              
  Lines       123629   123620       -9     
  Branches     22067    22093      +26     
===========================================
- Hits         86765    86704      -61     
- Misses       33516    33572      +56     
+ Partials      3348     3344       -4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.