Skip to content

refactor: remove unnecessary ReactElement type annotations from components#40815

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

refactor: remove unnecessary ReactElement type annotations from components#40815
ggazzo merged 1 commit into
developfrom
refactor/prepare-types-for-react-19-13

refactor: remove unnecessary ReactElement type annotations from compo…

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

70.13% (-0.05%) compared to d03acfc

View this Pull Request on Codecov

70.13% (-0.05%) compared to d03acfc

Details

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40815      +/-   ##
===========================================
- Coverage    70.18%   70.13%   -0.05%     
===========================================
  Files         3340     3340              
  Lines       123638   123629       -9     
  Branches     22067    22048      -19     
===========================================
- Hits         86774    86712      -62     
- Misses       33516    33572      +56     
+ Partials      3348     3345       -3     
🚀 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.