fix(types): allow TanStack Form onChange/onBlur to target textarea elements#186
Merged
Merged
Codecov / codecov/project
succeeded
Jul 1, 2026 in 1s
98.47% (+0.00%) compared to f20a510
View this Pull Request on Codecov
98.47% (+0.00%) compared to f20a510
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.47%. Comparing base (f20a510) to head (63a7712).
Additional details and impacted files
@@ Coverage Diff @@
## main #186 +/- ##
=======================================
Coverage 98.47% 98.47%
=======================================
Files 15 15
Lines 262 262
Branches 68 71 +3
=======================================
Hits 258 258
Misses 4 4 | Components | Coverage Δ | |
|---|---|---|
| core | 98.07% <ø> (ø) |
|
| react-hook-form | 100.00% <ø> (ø) |
|
| tanstack-form | 100.00% <ø> (ø) |
|
| antd | 97.61% <ø> (ø) |
|
| utils | 97.72% <ø> (ø) |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update f20a510...63a7712. Read the comment docs.
Loading