Skip to content

Apply suggestion from @JoviDeCroock

c223009
Select commit
Loading
Failed to load commit list.
Open

Add preact integration for tanstack form #2043

Apply suggestion from @JoviDeCroock
c223009
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Apr 7, 2026 in 1s

90.61% (+0.26%) compared to 6892ed0

View this Pull Request on Codecov

90.61% (+0.26%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 95.42484% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.61%. Comparing base (6892ed0) to head (c223009).
⚠️ Report is 162 commits behind head on main.

Files with missing lines Patch % Lines
packages/preact-form/src/useForm.tsx 86.48% 4 Missing and 1 partial ⚠️
packages/preact-form/src/createFormHook.tsx 97.50% 1 Missing ⚠️
packages/preact-form/src/useStore.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2043      +/-   ##
==========================================
+ Coverage   90.35%   90.61%   +0.26%     
==========================================
  Files          38       56      +18     
  Lines        1752     2195     +443     
  Branches      444      550     +106     
==========================================
+ Hits         1583     1989     +406     
- Misses        149      185      +36     
- Partials       20       21       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.