Skip to content

docs: add form group state docs for React

a030e78
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Form Groups #2128

docs: add form group state docs for React
a030e78
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed May 11, 2026 in 1s

88.19% (-2.16%) compared to 6892ed0

View this Pull Request on Codecov

88.19% (-2.16%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 80.35503% with 166 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.19%. Comparing base (6892ed0) to head (a030e78).
⚠️ Report is 214 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FormGroupApi.ts 65.45% 126 Missing and 16 partials ⚠️
packages/lit-form/src/tanstack-form-controller.ts 74.19% 7 Missing and 1 partial ⚠️
packages/form-core/src/FormApi.ts 95.53% 4 Missing and 1 partial ⚠️
packages/angular-form/src/tanstack-form-group.ts 94.87% 2 Missing ⚠️
packages/preact-form/src/useFormGroup.tsx 96.61% 2 Missing ⚠️
packages/react-form/src/useFormGroup.tsx 96.61% 2 Missing ⚠️
packages/vue-form/src/useFormGroup.tsx 89.47% 2 Missing ⚠️
packages/form-core/src/FieldApi.ts 97.43% 1 Missing ⚠️
packages/solid-form/src/createFormGroup.tsx 96.55% 1 Missing ⚠️
packages/svelte-form/src/FormGroup.svelte 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2128      +/-   ##
==========================================
- Coverage   90.35%   88.19%   -2.16%     
==========================================
  Files          38       65      +27     
  Lines        1752     3109    +1357     
  Branches      444      765     +321     
==========================================
+ Hits         1583     2742    +1159     
- Misses        149      328     +179     
- Partials       20       39      +19     

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