Skip to content
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

fix: allow exporting custom client fetch function in react-query #1530

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: 021ba96

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

This PR includes changesets to release 23 packages
Name Type
@kubb/plugin-svelte-query Patch
@kubb/plugin-react-query Patch
@kubb/plugin-solid-query Patch
@kubb/plugin-vue-query Patch
@kubb/plugin-client Patch
@kubb/plugin-swr Patch
@kubb/cli Patch
@kubb/config-biome Patch
@kubb/config-ts Patch
@kubb/config-tsup Patch
@kubb/core Patch
@kubb/fs Patch
@kubb/oas Patch
@kubb/parser-ts Patch
@kubb/plugin-faker Patch
@kubb/plugin-msw Patch
@kubb/plugin-oas Patch
@kubb/plugin-redoc Patch
@kubb/plugin-ts Patch
@kubb/plugin-zod Patch
@kubb/react Patch
@kubb/types Patch
kubb 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

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 67 lines in your changes missing coverage. Please review.

Project coverage is 84.67%. Comparing base (fd09ee7) to head (021ba96).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...ct-query/src/generators/suspenseQueryGenerator.tsx 0.00% 27 Missing ⚠️
packages/core/src/PluginManager.ts 22.22% 7 Missing ⚠️
...ct-query/src/generators/infiniteQueryGenerator.tsx 89.28% 3 Missing ⚠️
...n-react-query/src/generators/mutationGenerator.tsx 88.88% 3 Missing ⚠️
...ugin-react-query/src/generators/queryGenerator.tsx 88.88% 3 Missing ⚠️
...ugin-solid-query/src/generators/queryGenerator.tsx 88.88% 3 Missing ⚠️
...-svelte-query/src/generators/mutationGenerator.tsx 88.46% 3 Missing ⚠️
...gin-svelte-query/src/generators/queryGenerator.tsx 88.88% 3 Missing ⚠️
...es/plugin-swr/src/generators/mutationGenerator.tsx 88.88% 3 Missing ⚠️
...kages/plugin-swr/src/generators/queryGenerator.tsx 88.88% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1530      +/-   ##
==========================================
- Coverage   84.90%   84.67%   -0.24%     
==========================================
  Files         165      165              
  Lines       11622    11745     +123     
  Branches     2440     2494      +54     
==========================================
+ Hits         9868     9945      +77     
- Misses       1733     1779      +46     
  Partials       21       21              

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

@stijnvanhulle stijnvanhulle merged commit c291bbf into main Jan 21, 2025
9 of 10 checks passed
@stijnvanhulle stijnvanhulle deleted the fix/1497-export-client-in-react-query branch January 21, 2025 22:31
@github-actions github-actions bot mentioned this pull request Jan 21, 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.

1 participant