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/zod mapper #903

Merged
merged 4 commits into from
Mar 31, 2024
Merged

Fix/zod mapper #903

merged 4 commits into from
Mar 31, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Mar 31, 2024

⚠️ No Changeset found

Latest commit: dd86d44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Mar 31, 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 Mar 31, 2024 10:30pm

Copy link

codesandbox-ci bot commented Mar 31, 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 dd86d44:

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 Mar 31, 2024

Codecov Report

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

Project coverage is 77.73%. Comparing base (897dab0) to head (dd86d44).

Files Patch % Lines
packages/swagger-faker/src/fakerParser.tsx 72.39% 45 Missing ⚠️
packages/swagger-zod/src/zodParser.tsx 95.67% 7 Missing ⚠️
packages/swagger/src/SchemaGenerator.ts 97.14% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #903      +/-   ##
==========================================
- Coverage   77.82%   77.73%   -0.10%     
==========================================
  Files         142      142              
  Lines       13631    13786     +155     
  Branches     1513     1601      +88     
==========================================
+ Hits        10609    10717     +108     
- Misses       3010     3057      +47     
  Partials       12       12              

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

@stijnvanhulle stijnvanhulle merged commit 0b61a8c into main Mar 31, 2024
13 checks passed
@stijnvanhulle stijnvanhulle deleted the fix/zodMapper branch March 31, 2024 22:36
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.

1 participant