Skip to content

fix(react-form-start): fix infered return type of createServerFn

6489023
Select commit
Loading
Failed to load commit list.
Draft

fix(react-form-start): fix infered return type of createServerFn #2121

fix(react-form-start): fix infered return type of createServerFn
6489023
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed Apr 11, 2026 in 0s

0.00% (-90.36%) compared to 6892ed0

View this Pull Request on Codecov

0.00% (-90.36%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (6892ed0) to head (6489023).
⚠️ Report is 167 commits behind head on main.

Files with missing lines Patch % Lines
...ages/react-form-start/src/createServerValidate.tsx 0.00% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2121       +/-   ##
==========================================
- Coverage   90.35%   0.00%   -90.36%     
==========================================
  Files          38       5       -33     
  Lines        1752      54     -1698     
  Branches      444      12      -432     
==========================================
- Hits         1583       0     -1583     
+ Misses        149      47      -102     
+ Partials       20       7       -13     

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