Skip to content

refactor: valibot plugin internals#3433

Merged
mrlubos merged 1 commit intomainfrom
refactor/valibot-plugin-impl
Feb 23, 2026
Merged

refactor: valibot plugin internals#3433
mrlubos merged 1 commit intomainfrom
refactor/valibot-plugin-impl

Conversation

@mrlubos
Copy link
Copy Markdown
Member

@mrlubos mrlubos commented Feb 23, 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: 9715d53

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 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 Feb 23, 2026 1:41am

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 0% with 183 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.37%. Comparing base (3a46263) to head (9715d53).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/openapi-ts/src/plugins/valibot/v1/walker.ts 0.00% 44 Missing and 6 partials ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 0.00% 21 Missing and 1 partial ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/number.ts 0.00% 16 Missing and 5 partials ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/array.ts 0.00% 18 Missing and 1 partial ⚠️
...ges/openapi-ts/src/plugins/valibot/shared/pipes.ts 0.00% 13 Missing and 5 partials ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/tuple.ts 0.00% 10 Missing ⚠️
...ages/openapi-ts/src/plugins/valibot/shared/meta.ts 0.00% 6 Missing and 3 partials ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/string.ts 0.00% 7 Missing and 1 partial ⚠️
...es/openapi-ts/src/plugins/valibot/v1/toAst/enum.ts 0.00% 6 Missing ⚠️
...ges/openapi-ts/src/plugins/valibot/v1/processor.ts 0.00% 3 Missing ⚠️
... and 9 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3433   +/-   ##
=======================================
  Coverage   39.36%   39.37%           
=======================================
  Files         475      476    +1     
  Lines       17459    17452    -7     
  Branches     5285     5284    -1     
=======================================
- Hits         6873     6871    -2     
+ Misses       8501     8500    -1     
+ Partials     2085     2081    -4     
Flag Coverage Δ
unittests 39.37% <0.00%> (+<0.01%) ⬆️

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
Copy Markdown

pkg-pr-new Bot commented Feb 23, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/codegen-core@3433

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

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

@hey-api/nuxt

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

@hey-api/openapi-ts

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

@hey-api/shared

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

@hey-api/types

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

@hey-api/vite-plugin

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/vite-plugin@3433

commit: 9715d53

@mrlubos mrlubos marked this pull request as ready for review February 23, 2026 01:50
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Feb 23, 2026

Leaping into action...

Pullfrog  | View workflow run | Using OpenCode | Triggered by Pullfrogpullfrog.com𝕏

@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. internal ⚙️ Internal development work. labels Feb 23, 2026
@mrlubos mrlubos merged commit fe8f3b5 into main Feb 23, 2026
12 of 18 checks passed
@mrlubos mrlubos deleted the refactor/valibot-plugin-impl branch February 23, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal ⚙️ Internal development work. size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant