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

Support string type literals or const enums for enumType #773

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Jan 14, 2024

🦋 Changeset detected

Latest commit: 05079e0

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

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

Copy link

vercel bot commented Jan 14, 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 Jan 14, 2024 11:29am

Copy link

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 05079e0:

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 Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d308d1c) 75.83% compared to head (05079e0) 75.91%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
+ Coverage   75.83%   75.91%   +0.07%     
==========================================
  Files         127      127              
  Lines       12437    12459      +22     
  Branches     1318     1327       +9     
==========================================
+ Hits         9432     9458      +26     
+ Misses       3001     2997       -4     
  Partials        4        4              

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

@stijnvanhulle stijnvanhulle merged commit ec9c07d into main Jan 14, 2024
13 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/759 branch January 14, 2024 13:27
This was referenced Jan 14, 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 string type literals or const enums for enumType
1 participant