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

feat: support for discriminator #1251

Merged
merged 1 commit into from
Sep 23, 2024
Merged

feat: support for discriminator #1251

merged 1 commit into from
Sep 23, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Sep 23, 2024

🦋 Changeset detected

Latest commit: a881d9a

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

This PR includes changesets to release 24 packages
Name Type
@kubb/plugin-oas Major
@kubb/plugin-zod Major
@kubb/plugin-ts Major
@kubb/oas Major
@kubb/cli Major
@kubb/plugin-client Major
@kubb/plugin-faker Major
@kubb/plugin-msw Major
@kubb/plugin-react-query Major
@kubb/plugin-redoc Major
@kubb/plugin-solid-query Major
@kubb/plugin-svelte-query Major
@kubb/plugin-swr Major
@kubb/plugin-vue-query Major
@kubb/config-biome Major
@kubb/config-ts Major
@kubb/config-tsup Major
@kubb/core Major
@kubb/fs Major
@kubb/parser-ts Major
@kubb/react Major
@kubb/types Major
kubb Patch
unplugin-kubb Major

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

@stijnvanhulle stijnvanhulle added this to the 3.0.0 milestone Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 85.91549% with 10 lines in your changes missing coverage. Please review.

Project coverage is 85.57%. Comparing base (aea707b) to head (a881d9a).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/oas/src/Oas.ts 82.14% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1251      +/-   ##
==========================================
+ Coverage   85.56%   85.57%   +0.01%     
==========================================
  Files         149      149              
  Lines        9156     9222      +66     
  Branches     1766     1782      +16     
==========================================
+ Hits         7834     7892      +58     
- Misses       1311     1319       +8     
  Partials       11       11              
Flag Coverage Δ
85.57% <85.91%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@stijnvanhulle stijnvanhulle merged commit c8cb50d into main Sep 23, 2024
10 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/discriminator branch September 23, 2024 20:14
This was referenced Sep 23, 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.

Support discriminators Invalid code generated by @kubb/swagger-zod
1 participant