Skip to content

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Dec 24, 2025

Closes #3132

@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 Dec 24, 2025

⚠️ No Changeset found

Latest commit: 6d086a2

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 December 24, 2025 00:15
@vercel
Copy link

vercel bot commented Dec 24, 2025

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

Project Deployment Review Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Dec 26, 2025 8:14am

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. feature 🚀 Feature request. labels Dec 24, 2025
@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

❌ Patch coverage is 5.99251% with 502 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.12%. Comparing base (cf9f56d) to head (6d086a2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../openapi-ts/src/plugins/valibot/v1/toAst/number.ts 1.85% 106 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/string.ts 1.98% 99 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 2.89% 67 Missing ⚠️
packages/openapi-ts/src/plugins/valibot/v1/api.ts 6.06% 31 Missing ⚠️
...es/openapi-ts/src/plugins/zod/mini/toAst/number.ts 0.00% 31 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v3/toAst/number.ts 0.00% 27 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v4/toAst/number.ts 0.00% 27 Missing ⚠️
...es/openapi-ts/src/plugins/shared/utils/instance.ts 9.09% 20 Missing ⚠️
...ges/openapi-ts/src/plugins/valibot/shared/pipes.ts 36.36% 14 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/api.ts 7.69% 12 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3147      +/-   ##
==========================================
- Coverage   33.28%   33.12%   -0.17%     
==========================================
  Files         429      429              
  Lines       33643    33834     +191     
  Branches     2156     2156              
==========================================
+ Hits        11199    11206       +7     
- Misses      22416    22600     +184     
  Partials       28       28              
Flag Coverage Δ
unittests 33.12% <5.99%> (-0.17%) ⬇️

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 Dec 24, 2025

Open in StackBlitz

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

commit: 6d086a2

@mrlubos mrlubos self-assigned this Dec 24, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 🚀 Feature 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.

Resolvers for number types

2 participants