Skip to content

feat: add export flag to zod processor#3555

Merged
mrlubos merged 1 commit intomainfrom
feat/zod-processor-export
Mar 12, 2026
Merged

feat: add export flag to zod processor#3555
mrlubos merged 1 commit intomainfrom
feat/zod-processor-export

Conversation

@mrlubos
Copy link
Copy Markdown
Member

@mrlubos mrlubos commented Mar 12, 2026

No description provided.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Mar 12, 2026 0:53am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 3d8bad9

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

@mrlubos mrlubos marked this pull request as ready for review March 12, 2026 00:53
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 12, 2026

Error

agent completed without reporting progress

Pullfrog  | Rerun failed job ➔View workflow run | Triggered by Pullfrogpullfrog.com𝕏

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. feature 🚀 Feature request. labels Mar 12, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 12, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/@hey-api/codegen-core@3555

@hey-api/json-schema-ref-parser

npm i https://pkg.pr.new/@hey-api/json-schema-ref-parser@3555

@hey-api/nuxt

npm i https://pkg.pr.new/@hey-api/nuxt@3555

@hey-api/openapi-ts

npm i https://pkg.pr.new/@hey-api/openapi-ts@3555

@hey-api/shared

npm i https://pkg.pr.new/@hey-api/shared@3555

@hey-api/types

npm i https://pkg.pr.new/@hey-api/types@3555

@hey-api/vite-plugin

npm i https://pkg.pr.new/@hey-api/vite-plugin@3555

commit: 090c613

@mrlubos mrlubos merged commit ebc84f5 into main Mar 12, 2026
9 checks passed
@mrlubos mrlubos deleted the feat/zod-processor-export branch March 12, 2026 00:57
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.10%. Comparing base (f9b5e00) to head (3d8bad9).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...kages/openapi-ts/src/plugins/zod/mini/processor.ts 0.00% 6 Missing and 1 partial ⚠️
...ackages/openapi-ts/src/plugins/zod/v3/processor.ts 0.00% 6 Missing and 1 partial ⚠️
...ackages/openapi-ts/src/plugins/zod/v4/processor.ts 0.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3555      +/-   ##
==========================================
- Coverage   39.13%   39.10%   -0.03%     
==========================================
  Files         493      493              
  Lines       18356    18368      +12     
  Branches     5441     5450       +9     
==========================================
  Hits         7183     7183              
- Misses       9019     9028       +9     
- Partials     2154     2157       +3     
Flag Coverage Δ
unittests 39.10% <0.00%> (-0.03%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 🚀 Feature request. size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant