Skip to content

ci: apply automated fixes and generate docs

01562d8
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Form Groups #2128

ci: apply automated fixes and generate docs
01562d8
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed May 11, 2026 in 1s

88.32% (-2.03%) compared to 6892ed0

View this Pull Request on Codecov

88.32% (-2.03%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 79.44444% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.32%. Comparing base (6892ed0) to head (01562d8).
⚠️ Report is 214 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FormGroupApi.ts 66.84% 115 Missing and 12 partials ⚠️
packages/lit-form/src/tanstack-form-controller.ts 82.35% 5 Missing and 1 partial ⚠️
packages/form-core/src/FieldApi.ts 89.74% 4 Missing ⚠️
packages/angular-form/src/tanstack-form-group.ts 95.12% 2 Missing ⚠️
packages/preact-form/src/useFormGroup.tsx 95.55% 2 Missing ⚠️
packages/react-form/src/useFormGroup.tsx 95.55% 2 Missing ⚠️
packages/vue-form/src/useFormGroup.tsx 91.30% 2 Missing ⚠️
packages/form-core/src/FormApi.ts 96.55% 1 Missing ⚠️
packages/solid-form/src/createFormGroup.tsx 96.77% 1 Missing ⚠️
packages/svelte-form/src/FormGroup.svelte 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2128      +/-   ##
==========================================
- Coverage   90.35%   88.32%   -2.03%     
==========================================
  Files          38       65      +27     
  Lines        1752     2990    +1238     
  Branches      444      712     +268     
==========================================
+ Hits         1583     2641    +1058     
- Misses        149      315     +166     
- Partials       20       34      +14     

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