Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TanStack Store Internals Refactor #1038

Merged
merged 43 commits into from
Dec 29, 2024

chore: fix eslint

1c360a6
Select commit
Loading
Failed to load commit list.
Merged

TanStack Store Internals Refactor #1038

chore: fix eslint
1c360a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 0s

86.60% (-0.02%) compared to 91eb9ab

View this Pull Request on Codecov

86.60% (-0.02%) compared to 91eb9ab

Details

Codecov Report

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

Project coverage is 86.60%. Comparing base (91eb9ab) to head (1c360a6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FormApi.ts 91.50% 8 Missing and 1 partial ⚠️
packages/solid-form/src/createField.tsx 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1038      +/-   ##
==========================================
- Coverage   86.61%   86.60%   -0.02%     
==========================================
  Files          29       29              
  Lines        1158     1172      +14     
  Branches      301      290      -11     
==========================================
+ Hits         1003     1015      +12     
- Misses        142      144       +2     
  Partials       13       13              

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