test(svelte-query/{queryOptions,infiniteQueryOptions}): add 'eslint-disable' for 'vitest/expect-expect' #9496
+3
−0
Codecov / codecov/project
succeeded
Aug 1, 2025 in 0s
89.20% (+44.09%) compared to 025f080
View this Pull Request on Codecov
89.20% (+44.09%) compared to 025f080
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.20%. Comparing base (025f080) to head (a8cd517).
Additional details and impacted files
@@ Coverage Diff @@
## main #9496 +/- ##
===========================================
+ Coverage 45.11% 89.20% +44.09%
===========================================
Files 208 18 -190
Lines 8319 176 -8143
Branches 1879 31 -1848
===========================================
- Hits 3753 157 -3596
+ Misses 4119 18 -4101
+ Partials 447 1 -446 | 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/query-test-utils | ∅ <ø> (∅) |
|
| @tanstack/react-query | ∅ <ø> (∅) |
|
| @tanstack/react-query-devtools | ∅ <ø> (∅) |
|
| @tanstack/react-query-next-experimental | ∅ <ø> (∅) |
|
| @tanstack/react-query-persist-client | ∅ <ø> (∅) |
|
| @tanstack/solid-query | ∅ <ø> (∅) |
|
| @tanstack/solid-query-devtools | ∅ <ø> (∅) |
|
| @tanstack/solid-query-persist-client | ∅ <ø> (∅) |
|
| @tanstack/svelte-query | 87.58% <ø> (ø) |
|
| @tanstack/svelte-query-devtools | ∅ <ø> (∅) |
|
| @tanstack/svelte-query-persist-client | 100.00% <ø> (ø) |
|
| @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.
Loading