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

refactor: client plugin use dsl

f659b06
Select commit
Loading
Failed to load commit list.
Merged

refactor: client plugin use dsl #3002

refactor: client plugin use dsl
f659b06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 0s

31.47% (+0.15%) compared to c01801f

View this Pull Request on Codecov

31.47% (+0.15%) compared to c01801f

Details

Codecov Report

❌ Patch coverage is 32.77027% with 199 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.47%. Comparing base (c01801f) to head (f659b06).

Files with missing lines Patch % Lines
...api-ts/src/plugins/@hey-api/transformers/plugin.ts 3.44% 56 Missing ⚠️
...plugins/@hey-api/client-core/createClientConfig.ts 2.94% 33 Missing ⚠️
.../openapi-ts/src/plugins/@hey-api/schemas/plugin.ts 3.57% 27 Missing ⚠️
...napi-ts/src/plugins/@hey-api/client-core/client.ts 4.16% 23 Missing ⚠️
packages/openapi-ts/src/ts-dsl/attr.ts 42.30% 15 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/func.ts 52.00% 12 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/note.ts 0.00% 8 Missing ⚠️
packages/openapi-ts/src/ts-dsl/toExpr.ts 11.11% 8 Missing ⚠️
...s/src/plugins/@hey-api/transformers/expressions.ts 20.00% 4 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/as.ts 63.63% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3002      +/-   ##
==========================================
+ Coverage   31.31%   31.47%   +0.15%     
==========================================
  Files         422      425       +3     
  Lines       34524    34492      -32     
  Branches     2087     2085       -2     
==========================================
+ Hits        10810    10855      +45     
+ Misses      23687    23610      -77     
  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.