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: decouple uri #1493

Merged
merged 1 commit into from
Jan 7, 2025
Merged

fix: decouple uri #1493

merged 1 commit into from
Jan 7, 2025

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Jan 7, 2025

🦋 Changeset detected

Latest commit: 2db0d49

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-client Minor
@kubb/plugin-swr Minor
@kubb/cli Minor
@kubb/config-biome Minor
@kubb/config-ts Minor
@kubb/config-tsup Minor
@kubb/core Minor
@kubb/fs Minor
@kubb/oas Minor
@kubb/parser-ts Minor
@kubb/plugin-faker Minor
@kubb/plugin-msw Minor
@kubb/plugin-oas Minor
@kubb/plugin-react-query Minor
@kubb/plugin-redoc Minor
@kubb/plugin-solid-query Minor
@kubb/plugin-svelte-query Minor
@kubb/plugin-ts Minor
@kubb/plugin-vue-query Minor
@kubb/plugin-zod Minor
@kubb/react Minor
@kubb/types Minor
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 7, 2025

Codecov Report

Attention: Patch coverage is 86.40000% with 17 lines in your changes missing coverage. Please review.

Project coverage is 84.75%. Comparing base (e9d4910) to head (2db0d49).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/plugin-client/src/clients/fetch.ts 0.00% 8 Missing ⚠️
...lugin-react-query/src/components/SuspenseQuery.tsx 0.00% 5 Missing ⚠️
packages/plugin-client/src/components/Client.tsx 87.50% 2 Missing ⚠️
...lugin-react-query/src/components/InfiniteQuery.tsx 80.00% 1 Missing ⚠️
...ct-query/src/generators/suspenseQueryGenerator.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
+ Coverage   84.73%   84.75%   +0.02%     
==========================================
  Files         162      163       +1     
  Lines       11394    11469      +75     
  Branches     2453     2464      +11     
==========================================
+ Hits         9655     9721      +66     
- Misses       1718     1727       +9     
  Partials       21       21              

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

@stijnvanhulle stijnvanhulle force-pushed the feat/plugin-client-url-function branch from 478b5ca to de22ece Compare January 7, 2025 22:46
@stijnvanhulle stijnvanhulle force-pushed the feat/plugin-client-url-function branch from de22ece to 2db0d49 Compare January 7, 2025 22:56
@stijnvanhulle stijnvanhulle merged commit 45afe46 into main Jan 7, 2025
10 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/plugin-client-url-function branch January 7, 2025 23:01
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