这是indexloc提供的服务,不要输入任何密码
Skip to content

refactor: remove selectors from tanstack query plugins

5453a5b
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove selectors from tanstack query plugins #2882

refactor: remove selectors from tanstack query plugins
5453a5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2025 in 0s

30.14% (-0.13%) compared to 56f3a25

View this Pull Request on Codecov

30.14% (-0.13%) compared to 56f3a25

Details

Codecov Report

❌ Patch coverage is 5.46448% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.14%. Comparing base (56f3a25) to head (5453a5b).

Files with missing lines Patch % Lines
...ugins/@tanstack/query-core/infiniteQueryOptions.ts 0.00% 37 Missing ⚠️
...napi-ts/src/plugins/@tanstack/query-core/plugin.ts 0.00% 28 Missing ⚠️
...s/openapi-ts/src/plugins/@pinia/colada/queryKey.ts 0.00% 20 Missing ⚠️
...pi-ts/src/plugins/@tanstack/query-core/queryKey.ts 0.00% 20 Missing ⚠️
...enapi-ts/src/plugins/@pinia/colada/queryOptions.ts 0.00% 19 Missing ⚠️
...s/src/plugins/@tanstack/query-core/queryOptions.ts 0.00% 18 Missing ⚠️
...pi-ts/src/plugins/@tanstack/query-core/useQuery.ts 0.00% 11 Missing ⚠️
...api-ts/src/plugins/@tanstack/query-core/useType.ts 0.00% 8 Missing ⚠️
...ges/openapi-ts/src/plugins/@pinia/colada/plugin.ts 0.00% 4 Missing ⚠️
...es/openapi-ts/src/plugins/@pinia/colada/useType.ts 0.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2882      +/-   ##
==========================================
- Coverage   30.27%   30.14%   -0.13%     
==========================================
  Files         488      488              
  Lines       40200    40275      +75     
  Branches     2431     2426       -5     
==========================================
- Hits        12169    12142      -27     
- Misses      27997    28099     +102     
  Partials       34       34              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.