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

refactor: zod plugin use dsl

b52b5e4
Select commit
Loading
Failed to load commit list.
Merged

refactor: zod plugin use dsl #2991

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

30.83% (+0.44%) compared to ba86720

View this Pull Request on Codecov

30.83% (+0.44%) compared to ba86720

Details

Codecov Report

❌ Patch coverage is 27.56681% with 515 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.83%. Comparing base (ba86720) to head (b52b5e4).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ges/openapi-ts/src/plugins/zod/mini/toAst/array.ts 2.63% 37 Missing ⚠️
...kages/openapi-ts/src/plugins/zod/v3/toAst/array.ts 2.70% 36 Missing ⚠️
...kages/openapi-ts/src/plugins/zod/v4/toAst/array.ts 2.77% 35 Missing ⚠️
packages/openapi-ts/src/ts-dsl/prefix.ts 26.19% 31 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/operator.ts 33.33% 30 Missing ⚠️
packages/openapi-ts/src/ts-dsl/base.ts 12.12% 29 Missing ⚠️
packages/openapi-ts/src/ts-dsl/utils.ts 16.12% 26 Missing ⚠️
...es/openapi-ts/src/plugins/zod/mini/toAst/number.ts 4.16% 23 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/mini/toAst/enum.ts 5.00% 19 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v3/toAst/number.ts 5.00% 19 Missing ⚠️
... and 59 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2991      +/-   ##
==========================================
+ Coverage   30.39%   30.83%   +0.44%     
==========================================
  Files         420      421       +1     
  Lines       35415    34957     -458     
  Branches     2083     2083              
==========================================
+ Hits        10765    10780      +15     
+ Misses      24623    24150     -473     
  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.