这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Nov 12, 2025

Closes #2738
Closes #2504

@bolt-new-by-stackblitz
Copy link

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

@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

⚠️ No Changeset found

Latest commit: ab4edd4

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 November 12, 2025 23:17
@vercel
Copy link

vercel bot commented Nov 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
hey-api-docs Ready Ready Preview Comment Nov 12, 2025 11:34pm

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 12, 2025
@dosubot dosubot bot added the feature 🚀 New feature or request label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 4.32900% with 221 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.94%. Comparing base (262425b) to head (ab4edd4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 1.49% 66 Missing ⚠️
packages/openapi-ts/src/ts-dsl/object.ts 9.67% 56 Missing ⚠️
...es/openapi-ts/src/plugins/zod/mini/toAst/object.ts 2.94% 33 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v3/toAst/object.ts 2.94% 33 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v4/toAst/object.ts 2.94% 33 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2978      +/-   ##
==========================================
+ Coverage   29.88%   29.94%   +0.05%     
==========================================
  Files         408      408              
  Lines       35613    35536      -77     
  Branches     2075     2075              
==========================================
- Hits        10644    10642       -2     
+ Misses      24942    24867      -75     
  Partials       27       27              
Flag Coverage Δ
unittests 29.94% <4.32%> (+0.05%) ⬆️

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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/codegen-core@2978
npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/nuxt@2978
npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@2978
npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/vite-plugin@2978

commit: ab4edd4

@mrlubos mrlubos merged commit 448994f into main Nov 12, 2025
16 of 17 checks passed
@mrlubos mrlubos deleted the feat/validator-resolvers-2 branch November 12, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 🚀 New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to create looseObject instead of object Add .strict() mode for Zod union schemas to prevent data loss from partial matches

2 participants