hey-api / openapi-ts

✨ Turn your OpenAPI specification into a beautiful TypeScript client
https://heyapi.vercel.app
MIT License
635 stars 44 forks source link

Feat/prefix items #701

Closed mrlubos closed 1 week ago

stackblitz[bot] commented 1 week ago

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

vercel[bot] commented 1 week ago

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 Jun 21, 2024 0:52am
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 46.01770% with 61 lines in your changes missing coverage. Please review.

Project coverage is 71.06%. Comparing base (a9dfda0) to head (1081bbf).

Files Patch % Lines
packages/openapi-ts/src/utils/write/type.ts 6.66% 28 Missing :warning:
packages/openapi-ts/src/compiler/typedef.ts 26.66% 22 Missing :warning:
.../openapi-ts/src/openApi/common/parser/operation.ts 28.57% 9 Missing and 1 partial :warning:
...kages/openapi-ts/src/openApi/v3/parser/getModel.ts 97.36% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #701 +/- ## ========================================== + Coverage 70.89% 71.06% +0.16% ========================================== Files 76 76 Lines 7984 8034 +50 Branches 696 710 +14 ========================================== + Hits 5660 5709 +49 Misses 2321 2321 - Partials 3 4 +1 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/701/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/701/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `71.06% <46.01%> (+0.16%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.