Skip to content

fix: use relative path to custom config file if provided when resolving relative paths #1710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Feb 13, 2025

No description provided.

Verified

This commit was signed with the committer’s verified signature.
cjihrig Colin Ihrig
…ng relative paths
Copy link

stackblitz bot commented Feb 13, 2025

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

@mrlubos mrlubos marked this pull request as ready for review February 13, 2025 07:30
Copy link

changeset-bot bot commented Feb 13, 2025

🦋 Changeset detected

Latest commit: 4afdaa1

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

Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 7:30am

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 3.09278% with 188 lines in your changes missing coverage. Please review.

Project coverage is 57.13%. Comparing base (403d38a) to head (4afdaa1).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...pi-ts/src/plugins/@tanstack/query-core/queryKey.ts 1.70% 173 Missing ⚠️
packages/openapi-ts/src/generate/files.ts 27.27% 8 Missing ⚠️
...ugins/@tanstack/query-core/infiniteQueryOptions.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1710      +/-   ##
==========================================
- Coverage   57.14%   57.13%   -0.01%     
==========================================
  Files         191      191              
  Lines       25719    25729      +10     
  Branches     1913     1913              
==========================================
+ Hits        14697    14701       +4     
- Misses      11013    11019       +6     
  Partials        9        9              
Flag Coverage Δ
unittests 57.13% <3.09%> (-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.

Copy link

pkg-pr-new bot commented Feb 13, 2025

Open in Stackblitz

@hey-api/client-axios

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-axios@1710

@hey-api/client-fetch

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-fetch@1710

@hey-api/client-next

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-next@1710

@hey-api/client-nuxt

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

@hey-api/openapi-ts

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

commit: 4afdaa1

@mrlubos mrlubos merged commit f017284 into main Feb 13, 2025
15 of 17 checks passed
@mrlubos mrlubos deleted the fix/relative-import-path branch February 13, 2025 07:37
This was referenced Feb 13, 2025
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.

None yet

2 participants