Skip to content

test(preact-form): fix duplicate-word typo in test description#2179

Merged
crutchcorn merged 1 commit into
TanStack:mainfrom
dfedoryshchev:chore/fix-the-the-typo-in-preact-form-test
May 26, 2026
Merged

test(preact-form): fix duplicate-word typo in test description#2179
crutchcorn merged 1 commit into
TanStack:mainfrom
dfedoryshchev:chore/fix-the-the-typo-in-preact-form-test

Conversation

@dfedoryshchev
Copy link
Copy Markdown
Contributor

Changes

Fix a duplicate "the" in a test description (packages/preact-form/tests/useForm.test.tsx).

Checklist

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

Release Impact

  • This change is docs/CI/dev-only (no release).

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 26, 2026

View your CI Pipeline Execution ↗ for commit 7673acf

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

☁️ Nx Cloud last updated this comment at 2026-05-26 14:22:34 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 26, 2026

More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/preact-form

npm i https://pkg.pr.new/@tanstack/preact-form@2179

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

npm i https://pkg.pr.new/@tanstack/react-form-nextjs@2179

@tanstack/react-form-remix

npm i https://pkg.pr.new/@tanstack/react-form-remix@2179

@tanstack/react-form-start

npm i https://pkg.pr.new/@tanstack/react-form-start@2179

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: 7673acf

@crutchcorn crutchcorn merged commit bf84187 into TanStack:main May 26, 2026
9 checks passed
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.42%. Comparing base (6892ed0) to head (7673acf).
⚠️ Report is 221 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2179      +/-   ##
==========================================
+ Coverage   90.35%   95.42%   +5.07%     
==========================================
  Files          38        7      -31     
  Lines        1752      153    -1599     
  Branches      444       18     -426     
==========================================
- Hits         1583      146    -1437     
+ Misses        149        6     -143     
+ Partials       20        1      -19     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants