refactor(angular-query): move injectQueries to sub-path export - #9655
Merged
arnoud-dv merged 1 commit intoSep 15, 2025
Codecov / codecov/project
succeeded
Sep 15, 2025 in 0s
87.77% (+42.25%) compared to 6492aed
View this Pull Request on Codecov
87.77% (+42.25%) compared to 6492aed
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.77%. Comparing base (6492aed) to head (d87f3f2).
Additional details and impacted files
@@ Coverage Diff @@
## main #9655 +/- ##
===========================================
+ Coverage 45.51% 87.77% +42.25%
===========================================
Files 209 16 -193
Lines 8379 319 -8060
Branches 1906 75 -1831
===========================================
- Hits 3814 280 -3534
+ Misses 4118 34 -4084
+ Partials 447 5 -442 | Components | Coverage Δ | |
|---|---|---|
| @tanstack/angular-query-devtools-experimental | ∅ <ø> (∅) |
|
| @tanstack/angular-query-experimental | 87.00% <ø> (ø) |
|
| @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 | ∅ <ø> (∅) |
|
| @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.
Loading