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: baseURL could be undefined, do not throw error if that is the case #1472

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: d8ffbfd

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 Patch
@kubb/plugin-ts Patch
@kubb/plugin-swr Patch
@kubb/plugin-faker Patch
@kubb/plugin-msw Patch
@kubb/plugin-react-query Patch
@kubb/plugin-solid-query Patch
@kubb/plugin-svelte-query Patch
@kubb/plugin-vue-query Patch
@kubb/plugin-zod 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-oas Patch
@kubb/plugin-redoc 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 Dec 16, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.72%. Comparing base (4fe40b1) to head (d8ffbfd).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/plugin-client/src/clients/fetch.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1472      +/-   ##
==========================================
+ Coverage   84.70%   84.72%   +0.02%     
==========================================
  Files         162      162              
  Lines       11353    11369      +16     
  Branches     2431     2441      +10     
==========================================
+ Hits         9616     9632      +16     
  Misses       1716     1716              
  Partials       21       21              

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

@stijnvanhulle stijnvanhulle merged commit 45ecf9f into main Dec 16, 2024
10 checks passed
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.

pluginTs: enhance javascript doc with data from schema pluginClient: client=fetch does not work
1 participant