这是indexloc提供的服务,不要输入任何密码
Skip to content

refactor: tighten up return and await methods

aed4bb4
Select commit
Loading
Failed to load commit list.
Merged

refactor: tighten up return and await methods #2951

refactor: tighten up return and await methods
aed4bb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 0s

28.58% (+0.06%) compared to cb869f7

View this Pull Request on Codecov

28.58% (+0.06%) compared to cb869f7

Details

Codecov Report

❌ Patch coverage is 33.62069% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.58%. Comparing base (cb869f7) to head (aed4bb4).

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/arktype/v2/api.ts 0.00% 10 Missing ⚠️
packages/openapi-ts/src/plugins/valibot/v1/api.ts 0.00% 10 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/api.ts 0.00% 10 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/api.ts 0.00% 10 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/api.ts 0.00% 10 Missing ⚠️
...penapi-ts/src/plugins/@hey-api/sdk/shared/class.ts 0.00% 6 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/access.ts 75.00% 6 Missing ⚠️
packages/openapi-ts/src/plugins/swr/v2/useSwr.ts 0.00% 4 Missing ⚠️
packages/openapi-ts/src/ts-dsl/await.ts 71.42% 2 Missing ⚠️
packages/openapi-ts/src/ts-dsl/call.ts 66.66% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2951      +/-   ##
==========================================
+ Coverage   28.52%   28.58%   +0.06%     
==========================================
  Files         394      394              
  Lines       35171    35186      +15     
  Branches     1934     1939       +5     
==========================================
+ Hits        10031    10057      +26     
+ Misses      25113    25102      -11     
  Partials       27       27              

☔ 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.