这是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

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Jun 12, 2025

Closes #2085

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Jun 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2025 11:13am

Copy link

changeset-bot bot commented Jun 12, 2025

🦋 Changeset detected

Latest commit: a46259e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hey-api/openapi-ts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrlubos mrlubos marked this pull request as ready for review June 12, 2025 10:48
Copy link

pkg-pr-new bot commented Jun 12, 2025

Open in StackBlitz

@hey-api/client-axios

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-axios@2167

@hey-api/client-fetch

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-fetch@2167

@hey-api/client-next

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-next@2167

@hey-api/client-nuxt

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-nuxt@2167

@hey-api/nuxt

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/nuxt@2167

@hey-api/openapi-ts

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@2167

@hey-api/vite-plugin

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/vite-plugin@2167

commit: a46259e

Copy link

codecov bot commented Jun 12, 2025

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).
Report is 2 commits behind head on main.

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              
Flag Coverage Δ
unittests 22.49% <23.27%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mrlubos mrlubos force-pushed the fix/tanstack-query-name-builder branch from 2290dce to a46259e Compare June 12, 2025 11:12
@mrlubos mrlubos merged commit 1e1c40b into main Jun 12, 2025
17 checks passed
@mrlubos mrlubos deleted the fix/tanstack-query-name-builder branch June 12, 2025 11:20
@github-actions github-actions bot mentioned this pull request Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add name builder options to TanStack Query
1 participant