Skip to content
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

Adds option to disable client auto creation in SDK #1526

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

feat: Add SDK option to disable auto-creation of the client

a0308ab
Select commit
Loading
Failed to load commit list.
Open

Adds option to disable client auto creation in SDK #1526

feat: Add SDK option to disable auto-creation of the client
a0308ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 1, 2025 in 0s

63.18% (-0.18%) compared to 8d563b5

View this Pull Request on Codecov

63.18% (-0.18%) compared to 8d563b5

Details

Codecov Report

Attention: Patch coverage is 39.35484% with 94 lines in your changes missing coverage. Please review.

Project coverage is 63.18%. Comparing base (8d563b5) to head (a0308ab).

Files with missing lines Patch % Lines
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 46.90% 60 Missing ⚠️
packages/openapi-ts/src/compiler/types.ts 5.55% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1526      +/-   ##
==========================================
- Coverage   63.35%   63.18%   -0.18%     
==========================================
  Files         150      150              
  Lines       22748    22860     +112     
  Branches     1864     1869       +5     
==========================================
+ Hits        14412    14443      +31     
- Misses       8329     8411      +82     
+ Partials        7        6       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.