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

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Nov 13, 2025

Closes #2304
Closes #2104

@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 13, 2025

🦋 Changeset detected

Latest commit: 6226f6f

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

This PR includes changesets to release 1 package
Name Type
@hey-api/openapi-ts 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

@mrlubos mrlubos marked this pull request as ready for review November 13, 2025 03:46
@vercel
Copy link

vercel bot commented Nov 13, 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 13, 2025 4:58am

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Nov 13, 2025
@dosubot dosubot bot added the feature 🚀 New feature or request label Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 6.17284% with 380 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.98%. Comparing base (afb50d2) to head (6226f6f).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/valibot/v1/api.ts 3.57% 54 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/api.ts 1.92% 51 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/api.ts 1.92% 51 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/api.ts 1.92% 51 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 2.12% 46 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 2.12% 46 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 2.63% 37 Missing ⚠️
packages/openapi-ts/src/ts-dsl/array.ts 18.75% 26 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/layout.ts 36.36% 14 Missing ⚠️
packages/openapi-ts/src/ts-dsl/object.ts 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2980      +/-   ##
==========================================
+ Coverage   29.94%   29.98%   +0.03%     
==========================================
  Files         408      409       +1     
  Lines       35536    35547      +11     
  Branches     2075     2076       +1     
==========================================
+ Hits        10642    10658      +16     
+ Misses      24867    24862       -5     
  Partials       27       27              
Flag Coverage Δ
unittests 29.98% <6.17%> (+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.

@mrlubos mrlubos force-pushed the feat/validator-resolvers-3 branch from 6650dd3 to c1d1e77 Compare November 13, 2025 03:52
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Nov 13, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

Open in StackBlitz

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

commit: 6226f6f

@mrlubos mrlubos force-pushed the feat/validator-resolvers-3 branch from a69edcb to 6226f6f Compare November 13, 2025 04:58
@mrlubos mrlubos merged commit f3f632c into main Nov 13, 2025
16 of 17 checks passed
@mrlubos mrlubos deleted the feat/validator-resolvers-3 branch November 13, 2025 05:07
@hey-api hey-api bot mentioned this pull request Nov 13, 2025
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:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

validators safeParseAsync support? Customise responseValidator

2 participants