form icon indicating copy to clipboard operation
form copied to clipboard

refactor(form-core): utils

Open teleskop150750 opened this issue 1 month ago • 4 comments

🎯 Changes

getBy - optimize setBy - optimize deleteBy - optimize

✅ Checklist

  • [ ] I have followed the steps in the Contributing guide.
  • [ ] I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • [ ] This change affects published code, and I have generated a changeset.
  • [ ] This change is docs/CI/dev-only (no release).

teleskop150750 avatar Nov 07 '25 12:11 teleskop150750

⚠️ No Changeset found

Latest commit: a928619885527bd202913adaaef4da5fd34f7790

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Nov 07 '25 12:11 changeset-bot[bot]

View your CI Pipeline Execution ↗ for commit a928619885527bd202913adaaef4da5fd34f7790

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 23s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 25s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-11 07:19:42 UTC

nx-cloud[bot] avatar Nov 11 '25 07:11 nx-cloud[bot]

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1846
@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1846
@tanstack/form-devtools

npm i https://pkg.pr.new/@tanstack/form-devtools@1846
@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1846
@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1846
@tanstack/react-form-devtools

npm i https://pkg.pr.new/@tanstack/react-form-devtools@1846
@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1846
@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1846
@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1846

commit: a928619

pkg-pr-new[bot] avatar Nov 11 '25 07:11 pkg-pr-new[bot]

Codecov Report

:x: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 90.56%. Comparing base (6892ed0) to head (a928619). :warning: Report is 47 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/utils.ts 95.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1846      +/-   ##
==========================================
+ Coverage   90.35%   90.56%   +0.21%     
==========================================
  Files          38       38              
  Lines        1752     1813      +61     
  Branches      444      466      +22     
==========================================
+ Hits         1583     1642      +59     
- Misses        149      151       +2     
  Partials       20       20              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 11 '25 07:11 codecov[bot]