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: AllOf when used in responses #820

Merged
merged 5 commits into from
Feb 18, 2024
Merged

fix: AllOf when used in responses #820

merged 5 commits into from
Feb 18, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Feb 18, 2024

🦋 Changeset detected

Latest commit: 02446cc

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

This PR includes changesets to release 18 packages
Name Type
@kubb/swagger-ts Patch
@kubb/swagger Patch
@kubb/swagger-client Patch
@kubb/swagger-faker Patch
@kubb/swagger-msw Patch
@kubb/swagger-swr Patch
@kubb/swagger-tanstack-query Patch
@kubb/swagger-zod Patch
@kubb/cli Patch
@kubb/swagger-zodios Patch
@kubb/core Patch
@kubb/parser Patch
@kubb/react Patch
@kubb/types 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 Feb 18, 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 Feb 18, 2024 4:42pm

Copy link

codesandbox-ci bot commented Feb 18, 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 02446cc:

Sandbox Source
advanced-pet-store Configuration
faker-pet-store Configuration
msw-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 Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e9782f) 76.04% compared to head (02446cc) 75.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #820      +/-   ##
==========================================
- Coverage   76.04%   75.99%   -0.06%     
==========================================
  Files         135      135              
  Lines       12746    12749       +3     
  Branches     1382     1377       -5     
==========================================
- Hits         9693     9688       -5     
- Misses       3042     3050       +8     
  Partials       11       11              

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

@stijnvanhulle stijnvanhulle merged commit 69897f5 into main Feb 18, 2024
13 checks passed
@stijnvanhulle stijnvanhulle deleted the fix/818 branch February 18, 2024 16:49
This was referenced Feb 18, 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.

AllOf not being generated properly
1 participant