Skip to content

ci: apply automated fixes and generate docs

86c9943
Select commit
Loading
Failed to load commit list.
Closed

feat: return an array of errors from a single validator (custom & schema library) #1090

ci: apply automated fixes and generate docs
86c9943
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 0s

88.43% (+1.83%) compared to be7f9bf

View this Pull Request on Codecov

88.43% (+1.83%) compared to be7f9bf

Details

Codecov Report

Attention: Patch coverage is 84.84848% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.43%. Comparing base (be7f9bf) to head (86c9943).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FieldApi.ts 88.23% 2 Missing ⚠️
packages/form-core/src/FormApi.ts 94.28% 1 Missing and 1 partial ⚠️
...ages/react-form/src/nextjs/createServerValidate.ts 0.00% 2 Missing ⚠️
...kages/react-form/src/remix/createServerValidate.ts 0.00% 2 Missing ⚠️
...ages/react-form/src/start/createServerValidate.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1090      +/-   ##
==========================================
+ Coverage   86.60%   88.43%   +1.83%     
==========================================
  Files          29       29              
  Lines        1172     1159      -13     
  Branches      287      281       -6     
==========================================
+ Hits         1015     1025      +10     
+ Misses        144      124      -20     
+ Partials       13       10       -3     

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