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

Zod satisfier util #1462

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Zod satisfier util #1462

merged 2 commits into from
Dec 14, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Dec 14, 2024

🦋 Changeset detected

Latest commit: a3573f4

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

Codecov Report

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

Project coverage is 84.70%. Comparing base (97e6d07) to head (a3573f4).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/components/Const.tsx 54.54% 5 Missing ⚠️
packages/plugin-zod/src/components/Zod.tsx 70.00% 3 Missing ⚠️
packages/plugin-zod/src/parser.ts 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
+ Coverage   84.29%   84.70%   +0.41%     
==========================================
  Files         158      162       +4     
  Lines       10503    11337     +834     
  Branches     2049     2425     +376     
==========================================
+ Hits         8853     9603     +750     
- Misses       1629     1713      +84     
  Partials       21       21              

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

@stijnvanhulle stijnvanhulle merged commit c149fec into main Dec 14, 2024
9 of 10 checks passed
@stijnvanhulle stijnvanhulle deleted the fix/1461-zod-satisfier branch December 14, 2024 14:59
@github-actions github-actions bot mentioned this pull request Dec 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.

Issue generating zod schemas [object, Object] Possible typescript issue with zod
1 participant