Skip to content

Merge branch 'main' into refactor/resolveValueOrFunction

902c3c9
Select commit
Loading
Failed to load commit list.
Open

refactor(core): add generic utilities for resolving value-or-function patterns, replace specialized resolveStaleTime and resolveEnabled #9212

Merge branch 'main' into refactor/resolveValueOrFunction
902c3c9
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Jan 16, 2026 in 1s

59.52% (+13.69%) compared to dea1614

View this Pull Request on Codecov

59.52% (+13.69%) compared to dea1614

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.52%. Comparing base (dea1614) to head (902c3c9).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #9212       +/-   ##
===========================================
+ Coverage   45.83%   59.52%   +13.69%     
===========================================
  Files         200      129       -71     
  Lines        8524     5720     -2804     
  Branches     1970     1563      -407     
===========================================
- Hits         3907     3405      -502     
+ Misses       4157     1998     -2159     
+ Partials      460      317      -143     
Components Coverage Δ
@tanstack/angular-query-experimental 93.85% <ø> (ø)
@tanstack/eslint-plugin-query ∅ <ø> (∅)
@tanstack/query-async-storage-persister 43.85% <ø> (ø)
@tanstack/query-broadcast-client-experimental 24.39% <ø> (ø)
@tanstack/query-codemods ∅ <ø> (∅)
@tanstack/query-core 97.46% <100.00%> (+0.08%) ⬆️
@tanstack/query-devtools 3.38% <ø> (ø)
@tanstack/query-persist-client-core 80.00% <ø> (ø)
@tanstack/query-sync-storage-persister 84.61% <ø> (ø)
@tanstack/query-test-utils ∅ <ø> (∅)
@tanstack/react-query 96.73% <ø> (ø)
@tanstack/react-query-devtools 9.25% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client 100.00% <ø> (ø)
@tanstack/solid-query 77.81% <ø> (ø)
@tanstack/solid-query-devtools 64.17% <ø> (ø)
@tanstack/solid-query-persist-client 100.00% <ø> (ø)
@tanstack/svelte-query ∅ <ø> (∅)
@tanstack/svelte-query-devtools ∅ <ø> (∅)
@tanstack/svelte-query-persist-client ∅ <ø> (∅)
@tanstack/vue-query 71.91% <ø> (ø)
@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.