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

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Nov 3, 2025

Fixes #2904

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@mrlubos mrlubos marked this pull request as ready for review November 3, 2025 17:51
@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2025

🦋 Changeset detected

Latest commit: f5a91c4

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

@vercel
Copy link

vercel bot commented Nov 3, 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 3, 2025 5:52pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 3, 2025
@dosubot dosubot bot added the bug 🔥 Something isn't working label Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.85%. Comparing base (a7697da) to head (f5a91c4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../openapi-ts/src/plugins/@hey-api/schemas/plugin.ts 0.00% 3 Missing ⚠️
packages/openapi-ts/src/openApi/index.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2923   +/-   ##
=======================================
  Coverage   30.85%   30.85%           
=======================================
  Files         488      488           
  Lines       40561    40561           
  Branches     2526     2526           
=======================================
  Hits        12516    12516           
  Misses      28010    28010           
  Partials       35       35           
Flag Coverage Δ
unittests 30.85% <80.00%> (ø)

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 Nov 3, 2025

Open in StackBlitz

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

commit: f5a91c4

@mrlubos mrlubos merged commit 2e237c3 into main Nov 3, 2025
17 checks passed
@mrlubos mrlubos deleted the fix/types-context branch November 3, 2025 17:59
@hey-api hey-api bot mentioned this pull request Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🔥 Something isn't working size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IR.Context is incorrectly typed with recursive any after 0.86

2 participants