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

fix(tanstack-query): add name builder options for all generated artifacts #2167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025

fix(tanstack-query): add name builder options for all generated artif…

a46259e
Select commit
Loading
Failed to load commit list.
Merged

fix(tanstack-query): add name builder options for all generated artifacts #2167

fix(tanstack-query): add name builder options for all generated artif…
a46259e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 1s

22.49% (+0.01%) compared to 67125d3

View this Pull Request on Codecov

22.49% (+0.01%) compared to 67125d3

Details

Codecov Report

Attention: Patch coverage is 23.27586% with 89 lines in your changes missing coverage. Please review.

Project coverage is 22.49%. Comparing base (67125d3) to head (a46259e).

Files with missing lines Patch % Lines
...pi-ts/src/plugins/@tanstack/query-core/queryKey.ts 2.63% 37 Missing ⚠️
...ugins/@tanstack/query-core/infiniteQueryOptions.ts 0.00% 20 Missing ⚠️
...s/src/plugins/@tanstack/query-core/queryOptions.ts 0.00% 16 Missing ⚠️
...rc/plugins/@tanstack/query-core/mutationOptions.ts 0.00% 15 Missing ⚠️
packages/openapi-ts/src/generate/output.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2167      +/-   ##
==========================================
+ Coverage   22.47%   22.49%   +0.01%     
==========================================
  Files         273      273              
  Lines       25537    25633      +96     
  Branches      950      950              
==========================================
+ Hits         5739     5765      +26     
- Misses      19792    19862      +70     
  Partials        6        6              

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