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

fix: infer responseType in SDKs for axios client #1419

Merged
merged 1 commit into from
Dec 12, 2024

fix: infer responseType in SDKs for axios client

4555796
Select commit
Loading
Failed to load commit list.
Merged

fix: infer responseType in SDKs for axios client #1419

fix: infer responseType in SDKs for axios client
4555796
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

63.75% (-0.14%) compared to 322eccb

View this Pull Request on Codecov

63.75% (-0.14%) compared to 322eccb

Details

Codecov Report

Attention: Patch coverage is 24.00000% with 57 lines in your changes missing coverage. Please review.

Project coverage is 63.75%. Comparing base (322eccb) to head (4555796).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 22.97% 57 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1419      +/-   ##
==========================================
- Coverage   63.89%   63.75%   -0.14%     
==========================================
  Files         141      141              
  Lines       22033    22106      +73     
  Branches     1843     1844       +1     
==========================================
+ Hits        14078    14094      +16     
- Misses       7949     8006      +57     
  Partials        6        6              

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