Skip to content

Removed temp things

47aa1fb
Select commit
Loading
Failed to load commit list.
Open

fix(devtools): Moved DevTool Instance specific settings to a context to have proper isolation #10006

Removed temp things
47aa1fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 31, 2025 in 0s

20.65% (-25.18%) compared to f616474

View this Pull Request on Codecov

20.65% (-25.18%) compared to f616474

Details

Codecov Report

❌ Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.65%. Comparing base (f616474) to head (47aa1fb).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #10006       +/-   ##
===========================================
- Coverage   45.82%   20.65%   -25.18%     
===========================================
  Files         200       43      -157     
  Lines        8525     2489     -6036     
  Branches     1977      646     -1331     
===========================================
- Hits         3907      514     -3393     
+ Misses       4158     1727     -2431     
+ Partials      460      248      -212     
Components Coverage Δ
@tanstack/angular-query-experimental 93.85% <ø> (ø)
@tanstack/eslint-plugin-query ∅ <ø> (∅)
@tanstack/query-async-storage-persister ∅ <ø> (∅)
@tanstack/query-broadcast-client-experimental ∅ <ø> (∅)
@tanstack/query-codemods ∅ <ø> (∅)
@tanstack/query-core ∅ <ø> (∅)
@tanstack/query-devtools 3.34% <0.00%> (-0.05%) ⬇️
@tanstack/query-persist-client-core ∅ <ø> (∅)
@tanstack/query-sync-storage-persister ∅ <ø> (∅)
@tanstack/query-test-utils ∅ <ø> (∅)
@tanstack/react-query ∅ <ø> (∅)
@tanstack/react-query-devtools 9.25% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client ∅ <ø> (∅)
@tanstack/solid-query ∅ <ø> (∅)
@tanstack/solid-query-devtools 64.17% <ø> (ø)
@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.