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

Refactor and creation of getResponseBody #921

Merged
merged 3 commits into from
Apr 6, 2024
Merged

Refactor and creation of getResponseBody #921

merged 3 commits into from
Apr 6, 2024

Conversation

@stijnvanhulle stijnvanhulle linked an issue Apr 6, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Apr 6, 2024

🦋 Changeset detected

Latest commit: 1d349ea

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

This PR includes changesets to release 19 packages
Name Type
@kubb/swagger Patch
@kubb/cli Patch
@kubb/swagger-client Patch
@kubb/swagger-faker Patch
@kubb/swagger-msw Patch
@kubb/swagger-swr Patch
@kubb/swagger-tanstack-query Patch
@kubb/swagger-ts Patch
@kubb/swagger-zod Patch
@kubb/swagger-zodios Patch
@kubb/core Patch
@kubb/parser Patch
@kubb/react Patch
@kubb/types Patch
@kubb/biome-config Patch
@kubb/eslint-config Patch
@kubb/ts-config Patch
@kubb/tsup-config Patch
unplugin-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

vercel bot commented Apr 6, 2024

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

Name Status Preview Comments Updated (UTC)
kubb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 6, 2024 1:35am

Copy link

codesandbox-ci bot commented Apr 6, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1d349ea:

Sandbox Source
advanced-pet-store Configuration
faker-pet-store Configuration
msw-pet-store Configuration
python-pet-store Configuration
msw-v2-pet-store Configuration
react-query-pet-store Configuration
react-query-v5-pet-store Configuration
typescript-pet-store Configuration
simple-single-pet-store Configuration
solid-query-pet-store Configuration
svelte-query-pet-store Configuration
swr-pet-store Configuration
vue-query-pet-store Configuration
vue-query-v5-pet-store Configuration
zod-pet-store Configuration
zodios-pet-store Configuration
client-pet-store Configuration

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

Attention: Patch coverage is 84.07080% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 77.45%. Comparing base (42193e2) to head (1d349ea).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/swagger/src/OperationGenerator.ts 83.48% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   77.33%   77.45%   +0.11%     
==========================================
  Files         138      138              
  Lines       13885    13949      +64     
  Branches     1612     1624      +12     
==========================================
+ Hits        10738    10804      +66     
+ Misses       3135     3134       -1     
+ Partials       12       11       -1     

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

@stijnvanhulle stijnvanhulle merged commit 95c37c6 into main Apr 6, 2024
13 checks passed
@stijnvanhulle stijnvanhulle deleted the fix/916 branch April 6, 2024 10:21
@github-actions github-actions bot mentioned this pull request Apr 6, 2024
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.

[@kubb/swagger] Incorrect content type for response
1 participant