Skip to content

feat: add kwarg nodes#3448

Draft
mrlubos wants to merge 1 commit intomainfrom
feat/py-dsl-kwarg
Draft

feat: add kwarg nodes#3448
mrlubos wants to merge 1 commit intomainfrom
feat/py-dsl-kwarg

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Feb 25, 2026

No description provided.

@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 25, 2026

🦋 Changeset detected

Latest commit: 98876e6

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

This PR includes changesets to release 4 packages
Name Type
@hey-api/openapi-ts Patch
@hey-api/codegen-core Patch
@hey-api/openapi-python Patch
@hey-api/shared 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 25, 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 Mar 1, 2026 7:20pm

Request Review

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 25, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/@hey-api/codegen-core@3448

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

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

@hey-api/nuxt

npm i https://pkg.pr.new/@hey-api/nuxt@3448

@hey-api/openapi-ts

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

@hey-api/shared

npm i https://pkg.pr.new/@hey-api/shared@3448

@hey-api/types

npm i https://pkg.pr.new/@hey-api/types@3448

@hey-api/vite-plugin

npm i https://pkg.pr.new/@hey-api/vite-plugin@3448

commit: 8859fb0

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 61.36364% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.30%. Comparing base (4474195) to head (98876e6).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/ts-dsl/utils/name.ts 25.00% 5 Missing and 1 partial ⚠️
...ges/openapi-ts/src/plugins/valibot/v1/processor.ts 0.00% 3 Missing ⚠️
packages/codegen-core/src/symbols/symbol.ts 0.00% 0 Missing and 1 partial ⚠️
...ython/src/ts-python/nodes/statements/assignment.ts 50.00% 1 Missing ⚠️
packages/openapi-python/src/ts-python/printer.ts 92.85% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/layout/doc.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/layout/hint.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/layout/newline.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/layout/note.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/utils/lazy.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3448      +/-   ##
==========================================
+ Coverage   40.11%   40.30%   +0.18%     
==========================================
  Files         478      483       +5     
  Lines       17490    17567      +77     
  Branches     5301     5328      +27     
==========================================
+ Hits         7016     7080      +64     
- Misses       8426     8431       +5     
- Partials     2048     2056       +8     
Flag Coverage Δ
unittests 40.30% <61.36%> (+0.18%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant