Skip to content

Conversation

@winstonpurnomo
Copy link

@winstonpurnomo winstonpurnomo commented Nov 12, 2025

Fixes #2966

@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 Nov 12, 2025

⚠️ No Changeset found

Latest commit: b12b757

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

vercel bot commented Nov 12, 2025

@winstonpurnomo is attempting to deploy a commit to the Hey API Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.42%. Comparing base (8e0f205) to head (b12b757).
⚠️ Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/createClient.ts 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2967      +/-   ##
==========================================
+ Coverage   29.40%   29.42%   +0.02%     
==========================================
  Files         403      403              
  Lines       35790    35774      -16     
  Branches     2065     2066       +1     
==========================================
+ Hits        10524    10528       +4     
+ Misses      25239    25219      -20     
  Partials       27       27              
Flag Coverage Δ
unittests 29.42% <81.81%> (+0.02%) ⬆️

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 12, 2025

Open in StackBlitz

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

commit: b12b757

@winstonpurnomo winstonpurnomo marked this pull request as ready for review November 14, 2025 01:02
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 14, 2025
@winstonpurnomo winstonpurnomo changed the title Add isHeadMethodSupported flag to config Disable HEAD method fetching if unavailable Nov 14, 2025
@dosubot dosubot bot added the feature 🚀 New feature or request label Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 🚀 New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add flag to config to disable HEAD method fetching

1 participant