Skip to content

refactor: valibot plugin nullish#3396

Merged
mrlubos merged 1 commit intomainfrom
refactor/valibot-plugin-nullish
Feb 15, 2026
Merged

refactor: valibot plugin nullish#3396
mrlubos merged 1 commit intomainfrom
refactor/valibot-plugin-nullish

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Feb 15, 2026

Related #2323

@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 Feb 15, 2026

🦋 Changeset detected

Latest commit: ea6f386

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

This PR includes changesets to release 3 packages
Name Type
@hey-api/shared Patch
@hey-api/openapi-ts Minor
@hey-api/openapi-python 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

@vercel
Copy link

vercel bot commented Feb 15, 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 15, 2026 10:04am

Request Review

@codecov
Copy link

codecov bot commented Feb 15, 2026

Codecov Report

❌ Patch coverage is 0% with 155 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.50%. Comparing base (a55a5e1) to head (ea6f386).
⚠️ 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% 103 Missing and 18 partials ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 0.00% 15 Missing and 2 partials ⚠️
...ges/openapi-ts/src/plugins/valibot/v1/processor.ts 0.00% 5 Missing and 2 partials ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/array.ts 0.00% 4 Missing and 1 partial ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/tuple.ts 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3396      +/-   ##
==========================================
- Coverage   39.59%   39.50%   -0.10%     
==========================================
  Files         473      473              
  Lines       17080    17119      +39     
  Branches     5224     5211      -13     
==========================================
  Hits         6763     6763              
- Misses       8266     8301      +35     
- Partials     2051     2055       +4     
Flag Coverage Δ
unittests 39.50% <0.00%> (-0.10%) ⬇️

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 refactor/valibot-plugin-nullish branch from e497957 to dbd605e Compare February 15, 2026 01:55
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from dbd605e to 9a28d63 Compare February 15, 2026 01:58
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from 9a28d63 to c93b662 Compare February 15, 2026 02:22
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from c93b662 to 55acf27 Compare February 15, 2026 02:29
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from 55acf27 to feec5f3 Compare February 15, 2026 03:12
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from feec5f3 to b006a52 Compare February 15, 2026 09:52
@mrlubos mrlubos marked this pull request as ready for review February 15, 2026 09:53
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Feb 15, 2026
@dosubot dosubot bot added the internal ⚙️ Internal development work. label Feb 15, 2026
@mrlubos mrlubos force-pushed the refactor/valibot-plugin-nullish branch from b006a52 to 0811ffe Compare February 15, 2026 10:01
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 15, 2026

Open in StackBlitz

@hey-api/codegen-core

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

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

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

@hey-api/nuxt

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

@hey-api/openapi-ts

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

@hey-api/shared

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

@hey-api/types

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

@hey-api/vite-plugin

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

commit: ea6f386

@mrlubos mrlubos merged commit af099f3 into main Feb 15, 2026
9 of 12 checks passed
@mrlubos mrlubos deleted the refactor/valibot-plugin-nullish branch February 15, 2026 10:09
@hey-api hey-api bot mentioned this pull request Feb 15, 2026
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