feat(react-query): add optional queryClient parameter like other hooks #8014
Codecov / codecov/project
succeeded
Sep 6, 2024 in 0s
81.03% (+36.52%) compared to 0f86b4d
View this Pull Request on Codecov
81.03% (+36.52%) compared to 0f86b4d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.03%. Comparing base (
0f86b4d
) to head (e9d8529
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #8014 +/- ##
===========================================
+ Coverage 44.51% 81.03% +36.52%
===========================================
Files 195 25 -170
Lines 7279 348 -6931
Branches 1629 90 -1539
===========================================
- Hits 3240 282 -2958
+ Misses 3662 56 -3606
+ Partials 377 10 -367
Components | Coverage Δ | |
---|---|---|
@tanstack/angular-query-devtools-experimental | ∅ <ø> (∅) |
|
@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/react-query | 92.50% <100.00%> (ø) |
|
@tanstack/react-query-devtools | 10.00% <ø> (ø) |
|
@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 | ∅ <ø> (∅) |
Loading