Skip to content

Merge branch 'main' into test/react-query-ssr-mutation

2fe3dbb
Select commit
Loading
Failed to load commit list.
Merged

test(react-query/ssr): add 'useMutation' and 'useMutationState' tests for SSR #9995

Merge branch 'main' into test/react-query-ssr-mutation
2fe3dbb
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed Jan 23, 2026 in 1s

29.43% (-7.44%) compared to 7ac4e20

View this Pull Request on Codecov

29.43% (-7.44%) compared to 7ac4e20

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.43%. Comparing base (7ac4e20) to head (2fe3dbb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #9995      +/-   ##
==========================================
- Coverage   36.87%   29.43%   -7.44%     
==========================================
  Files         245       39     -206     
  Lines       11103     1172    -9931     
  Branches     2081      139    -1942     
==========================================
- Hits         4094      345    -3749     
+ Misses       6484      800    -5684     
+ Partials      525       27     -498     
Components Coverage Δ
@tanstack/angular-query-experimental ∅ <ø> (∅)
@tanstack/eslint-plugin-query ∅ <ø> (∅)
@tanstack/query-async-storage-persister ∅ <ø> (∅)
@tanstack/query-broadcast-client-experimental ∅ <ø> (∅)
@tanstack/query-codemods ∅ <ø> (∅)
@tanstack/query-core ∅ <ø> (∅)
@tanstack/query-devtools ∅ <ø> (∅)
@tanstack/query-persist-client-core ∅ <ø> (∅)
@tanstack/query-sync-storage-persister ∅ <ø> (∅)
@tanstack/query-test-utils ∅ <ø> (∅)
@tanstack/react-query 29.27% <ø> (+0.27%) ⬆️
@tanstack/react-query-devtools 9.25% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client 100.00% <ø> (ø)
@tanstack/solid-query ∅ <ø> (∅)
@tanstack/solid-query-devtools ∅ <ø> (∅)
@tanstack/solid-query-persist-client ∅ <ø> (∅)
@tanstack/svelte-query ∅ <ø> (∅)
@tanstack/svelte-query-devtools ∅ <ø> (∅)
@tanstack/svelte-query-persist-client ∅ <ø> (∅)
@tanstack/vue-query ∅ <ø> (∅)
@tanstack/vue-query-devtools ∅ <ø> (∅)
🚀 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.