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

refactor: JSX automatic runtime #34498

Merged
merged 4 commits into from
Dec 26, 2024

Add explicit types in `useCallback` calls

ba65467
Select commit
Loading
Failed to load commit list.
Merged

refactor: JSX automatic runtime #34498

Add explicit types in `useCallback` calls
ba65467
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

59.27% (-0.01%) compared to 86a21b5

View this Pull Request on Codecov

59.27% (-0.01%) compared to 86a21b5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.27%. Comparing base (86a21b5) to head (ba65467).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #34498      +/-   ##
===========================================
- Coverage    59.27%   59.27%   -0.01%     
===========================================
  Files         2820     2820              
  Lines        67843    67833      -10     
  Branches     15075    15074       -1     
===========================================
- Hits         40216    40208       -8     
+ Misses       24810    24808       -2     
  Partials      2817     2817